Making a mod package: Difference between revisions

m
link fix
m (→‎Package format 1.1 (deprecated): remove '|' from Divhide call, which asks for a blank title)
m (link fix)
Line 195: Line 195:


:;'''AEInstallVersion'''
:;'''AEInstallVersion'''
:What version of the Installer is needed to read this package (choices are 1.0 and 1.1). 1.0 is [[wikipedia:Deprecation#Software_deprecation|deprecated]], but for the sake of thorough documentation, here are the functional package-handling differences between the versions:
:What version of the Installer is needed to read this package (choices are 1.0 and 1.1). 1.0 is [[wikipedia:Deprecation#Software|deprecated]], but for the sake of thorough documentation, here are the functional package-handling differences between the versions:
::*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.
::*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.