--- AE/Installer/trunk/source/globals.h 2010/03/14 23:31:14 500 +++ AE/Installer/trunk/source/globals.h 2010/03/22 16:51:50 502 @@ -58,6 +58,7 @@ struct ModPackage string name; string modStringName; int modStringVersion; + string platform; bool hasOnis; bool hasDeltas; bool hasBSL;