Making a mod package: Difference between revisions

m
m (Mac OS X -> macOS)
m (→‎Mod_Info.cfg: wording)
Line 41: Line 41:
*DependsOn and IncompatibleWith flags added for mod interoperability.
*DependsOn and IncompatibleWith flags added for mod interoperability.
*Tools can now be placed in packages and installed like mods.
*Tools can now be placed in packages and installed like mods.
*.oni files which can be exported to XML can now have individual data fields altered using scripts, in order to allow multiple mods to affect the same files.
*.oni files which can be exported to XML can now have individual elements altered using patch files or scripts, in order to allow multiple mods to affect the same resources.
*A single package can now support both platforms at once (using "common", "mac_only" and "win_only" sub-directories).
*A single package can now support both platforms at once (using "common", "mac_only" and "win_only" sub-directories).