18,700
edits
m (→Mod_Info.cfg: various tweaks) |
|||
Line 6: | Line 6: | ||
==== Mod_Info.cfg ==== | ==== Mod_Info.cfg ==== | ||
AEInstallVersion -> | AEInstallVersion -> 2.0 | ||
NameOfMod -> Improved Weapons | NameOfMod -> Improved Weapons | ||
Creator -> Geyser | Creator -> Geyser, Loser, Iritscen, Gumby | ||
ModVersion -> 1.1 | ModVersion -> 1.1 | ||
IncompatibleWith -> | IncompatibleWith -> 11100,23050 | ||
DependsOn -> 45000 | DependsOn -> 45000 | ||
UnlockLevel -> 25 | UnlockLevel -> 25 | ||
Readme -> Improves the | Readme -> Improves the appearance and mechanics of existing Oni weapons. \n \n Currently contains... | ||
Explanation of fields | =====Explanation of fields===== | ||
Entries marked with an asterisk ('''*''') are only used if the mod is not yet listed on the {{OMD}}). Otherwise, the [[AEI]] will display the versions of those fields that are found on the Depot's node for that mod. | |||
; '''AEInstallVersion''' | ; '''AEInstallVersion''' | ||
Line 39: | Line 40: | ||
; '''HasBSL''' | ; '''HasBSL''' | ||
: If set to "Yes", the Installer considers your mod a scenario and takes steps to exclude other BSL scenario mods from being installed for the same level. If set to "Addon", the Installer allows your mod to be installed to any level without restriction. Of course not all third-party BSL add-ons are guaranteed to be compatible with each other, but this is an inherent risk in third-party modding. Mods with conflicting BSL files for a level should be | : If set to "Yes", the Installer considers your mod a scenario and takes steps to exclude other BSL scenario mods from being installed for the same level. If set to "Addon", the Installer allows your mod to be installed to any level without restriction. Of course not all third-party BSL add-ons are guaranteed to be compatible with each other, but this is an inherent risk in third-party modding. Mods with conflicting BSL files for a level should be listed in the ''IncompatibleWith'' field. If this tag is left out, "Yes" is assumed by default if the mod contains a "bsl/" folder. | ||
; '''UnlockLevel''' | ; '''UnlockLevel''' |