Updated Map Specific Scripts (markdown)

Blixibon 2020-06-24 09:53:58 -05:00
parent 369e16b7e1
commit 7570fb37ec

@ -1,5 +1,7 @@
Mapbase adds a system designed to load certain types of scripts on a map-by-map basis. This is best suited for maps which can't have their own deriving mod with their own script changes. It also allows mappers to easily use scripts previously reserved for more complex modding.
This system was inspired by existing code which loads level-specific soundscripts and soundscapes.
---
Map-specific scripts are normally loaded by an automatic manifest which searches for specific file names. The types of scripts which could be used with the map-specific file system are listed below.