mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
minor cleanup
* replaced hyphen (-) with en dash (–) * split up the title and sequel number in "Arma 3" * case-stylized GitHub, as it meant to be * updated the project URL from (I presume) a temporary address
This commit is contained in:
parent
def9000520
commit
5a2a2612f4
6
mod.cpp
6
mod.cpp
@ -1,8 +1,8 @@
|
||||
name = "ACE3";
|
||||
picture = "logo_ace3_ca.paa";
|
||||
actionName = "Github";
|
||||
action = "https://github.com/KoffeinFlummi/ACE3";
|
||||
description = "ACE3 - Version 3.0.0";
|
||||
actionName = "GitHub";
|
||||
action = "https://github.com/acemod/ACE3";
|
||||
description = "ACE3 – Version 3.0.0";
|
||||
logo = "logo_ace3_ca.paa";
|
||||
logoOver = "logo_ace3_ca.paa";
|
||||
tooltip = "ACE3";
|
||||
|
Loading…
Reference in New Issue
Block a user