Jump to content

Making a mod package: Difference between revisions

hmm, I'm pretty sure this was added in 1.1...
m (language tweaks)
(hmm, I'm pretty sure this was added in 1.1...)
Line 22: Line 22:
::1.0 (Edition 2009-07): Initial release.
::1.0 (Edition 2009-07): Initial release.
::1.1 (Edition 2010-05):
::1.1 (Edition 2010-05):
:::*Now supports BSL mods. This means that the "HasBSL" flag now works. See step 7.
:::*Now supports BSL mods. This means that the HasBSL flag now works. See step 7.
:::*No more division of level0_Final into level0_Character, level0_Textures, etc., and no more need for a double-path like level1_Final/level1_Final. See step 5. The 1.0 package hierarchy still works, however.
:::*No more division of level0_Final into level0_Character, level0_Textures, etc., and no more need for a double-path like level1_Final/level1_Final. See step 5. The 1.0 package hierarchy still works, however.
:::*ModString is now depreciated for ModVersion.
:::*ModString is now deprecated in place of ModVersion.
:::*Supports floating-point version numbers, like "ModVersion -> 1.1".
:::*Supports floating-point version numbers, like "ModVersion -> 1.1".
:::*Supports platform-specific mods by use of Platform flag.


:;'''NameOfMod'''
:;'''NameOfMod'''