User Tools

Site Tools


arma3:config:mod.cpp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
arma3:config:mod.cpp [2017-03-13 21:36]
snakeman created mod.cpp initial page.
arma3:config:mod.cpp [2017-10-06 22:09]
snakeman http to https switch.
Line 16: Line 16:
 logoOver = "​logoOver.paa";​ logoOver = "​logoOver.paa";​
 /// Website URL, that can accessed from the expansions menu /// Website URL, that can accessed from the expansions menu
-action = "http://​www.pmctactical.org";​+action = "https://​www.pmctactical.org";​
 // name of the action button // name of the action button
 actionName = "PMC Home"; actionName = "PMC Home";
Line 30: Line 30:
 }; };
 /// Overview text, displayed from the extension menu /// Overview text, displayed from the extension menu
-overview = "Visit <a href='http://​www.pmctactical.org'>​PMC Tactical</​a>​ official homepage.<​br/><​br/>​Also <a href='http://​pmc.editing.wiki'>​PMC Editing Wiki</​a>​.";​+overview = "Visit <a href='https://​www.pmctactical.org'>​PMC Tactical</​a>​ official homepage.<​br/><​br/>​Also <a href='https://​pmc.editing.wiki'>​PMC Editing Wiki</​a>​.";​
 /// Hide the extension name /// Hide the extension name
 hideName = 0; hideName = 0;
arma3/config/mod.cpp.txt ยท Last modified: 2020-01-01 05:41 by snakeman