trying to fix the paa not working somehow

This commit is contained in:
Valmo Trindade
2024-09-19 02:23:39 -03:00
parent bc95a51707
commit 6e9201397f
9 changed files with 18 additions and 16 deletions

16
mod.cpp
View File

@@ -1,14 +1,14 @@
name = "Arma Team Awareness Kit";
author = "Valmo Trindade";
logo = "files\logo_ca.paa";
logoOver = "files\logo_hover_ca.paa";
tooltip = "ARMATAK";
name = "Arma Team Awareness Kit";
author = "Valmo Trindade";
logo = "files\logo_ca.paa";
logoOver = "files\logo_hover_ca.paa";
tooltip = "ARMATAK";
tooltipOwned = "ARMATAK";
picture = "files\picture.paa";
actionName = "GitHub";
actionName = "GitHub";
action = "https://github.com/valmojr/armatak";
overview = "ARMATAK Addons is Full Stack Project to handle Arma 3 Sessions as real loc entities on TAK Clients";
hideName = 0;
hidePicture = 0;
dlcColor[] = { 0.23, 0.39, 0.30, 1 };
hidePicture = 0;
dlcColor[] = { 0.23, 0.39, 0.30, 1 };
logoSmall = "files\logo_small_ca.paa";