18,700
edits
m (link fix) |
m (→Mods: wording on HasBSL) |
||
Line 54: | Line 54: | ||
; '''Readme''' | ; '''Readme''' | ||
: The read-me text. You can make | : The read-me text. You can make line breaks by using " \n " '''*'''. | ||
; '''IncompatibleWith''' | ; '''IncompatibleWith''' | ||
Line 63: | Line 63: | ||
; '''HasBSL''' | ; '''HasBSL''' | ||
: If set to "Yes", the Installer considers your mod a scenario and | : If set to "Yes" (or if this field is not supplied at all but your mod contains a bsl/ folder), the Installer considers your mod a standalone scenario and excludes other mods with bsl/ folders from being installed to the same level. The major limitation with BSL mods is that you cannot mix two mods containing .bsl files with the same names and expect any kind of good result, which is why the AEI will normally prevent these mods from combining or overwriting each other. However if you set the ''HasBSL'' field to "Addon", your mod will be treated as an addition to existing level scripts (vanilla or mod-originated). You are then responsible for listing any conflicting mods (ones for which your mod cannot be an addon) in the ''IncompatibleWith'' field. | ||
; '''UnlockLevel''' | ; '''UnlockLevel''' |