arma3:config:mod.cpp
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| arma3:config:mod.cpp [2018/03/12 14:37] – added overview string lenght. snakeman | arma3:config:mod.cpp [2024/08/02 15:02] (current) – links added. snakeman | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ArmA 3 Mod.cpp ====== | ====== ArmA 3 Mod.cpp ====== | ||
| + | |||
| + | [[https:// | ||
| Mod.cpp is file in your addon root directory, not < | Mod.cpp is file in your addon root directory, not < | ||
| Line 48: | Line 50: | ||
| The images defined in the mod.cpp can be stored in the mod directory or in the addon pbo file. | The images defined in the mod.cpp can be stored in the mod directory or in the addon pbo file. | ||
| + | |||
| + | Recommended sizes | ||
| + | * Logo: 128x128 | ||
| + | * LogoOver: 128x128 | ||
| + | * LogoSmall: 64x64 | ||
| + | * Picture: 2048x1024 | ||
| + | |||
| + | **2020-01-01** | ||
| + | |||
| + | Old Man DLC was distributed in addon pbo format, mod.cpp included: | ||
| + | <code cpp> | ||
| + | dir=" | ||
| + | nameShort=" | ||
| + | </ | ||
| + | |||
arma3/config/mod.cpp.1520865469.txt.gz · Last modified: 2018/03/12 14:37 by snakeman
