# | Line 13 | Line 13 | using namespace std; | |
---|---|---|
13 | static string SLASHSLASH = "//"; | |
14 | static string DIRSLASH = "\\"; | |
15 | string strInstallCfg = "../GameDataFolder/Add.cfg"; | |
16 | < | |
17 | < | |
16 | > | static string strInstallerVersion = "1.0"; |
17 | ||
18 | #define STRUCT_DEFS | |
19 | struct ModPackage |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |