Stringtable URL (#3855)

* Move url into stringtable to display it properly, Add some missing author and url entries

* Fix main

* Remove duplicate author
This commit is contained in:
jonpas
2016-06-01 23:45:51 +02:00
parent ba27c8f914
commit 95573ee711
116 changed files with 137 additions and 121 deletions

View File

@ -8,7 +8,7 @@ class CfgPatches {
requiredAddons[] = {"ace_main"};
author = ECSTRING(common,ACETeam);
authors[] = {"Glowbal"};
PBO_URL;
url = ECSTRING(main,URL);
VERSION_CONFIG;
};
};