mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
c568201be9
They are rendered correctly in SQF and XML formats, as handled by Arma 3. However, having no previous experience messing with typography in definition files, I'll agree that it's better to play safe until tested. Will try to find out just how strict or permissive it is.
13 lines
440 B
C++
13 lines
440 B
C++
name = "ACE3";
|
|
picture = "logo_ace3_ca.paa";
|
|
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";
|
|
tooltipOwned = "ACE3 Owned";
|
|
overview = "ACE3 is a joint effort by the teams behind ACE2, AGM and CSE to improve the realism and authenticity of Arma 3.";
|
|
author = "ACE3 Team";
|
|
overviewPicture = "logo_ace3_ca.paa";
|