292
edits
Line 88: | Line 88: | ||
ExeName -> Tools/MyExe.exe | ExeName -> Tools/MyExe.exe | ||
WorkingDir -> Base | WorkingDir -> Base | ||
IconName -> Tools/MyIcon.png | |||
Explanation of fields in the Config: (Entries marked with an asterisk ('''*''') are only used if the mod is not yet listed on the depot) | Explanation of fields in the Config: (Entries marked with an asterisk ('''*''') are only used if the mod is not yet listed on the depot) | ||
Line 114: | Line 115: | ||
:: ''Exe'' - Working directory is the folder where the executable is located | :: ''Exe'' - Working directory is the folder where the executable is located | ||
:: ''GDF'' - Working directory is the GameDataFolder | :: ''GDF'' - Working directory is the GameDataFolder | ||
; '''IconName''' | |||
: Path to an icon for the tools menu. Must be in PNG format and between 16x16 and 32x32 in size. If not specified no icon will be used. | |||
==== Folder structure ==== | ==== Folder structure ==== |