-
Notifications
You must be signed in to change notification settings - Fork 80
Config and Commands
theorangeangle edited this page Nov 26, 2019
·
2 revisions
config.lua
is located in the base directory of the scenario and can be used to toggle nearly every module in the scenario.
As a general rule, anything can be turned off by changing true
to false
. Anything off by default can be changed from false
to true
. Anything inside quotes '
or double quotes "
are words that can be changed.
Everything should also have comments above the settings telling you what it controls/changes.
Having issues? Reach out on discord
Got a bug report, feature request or map idea? Open an issue
Looking to download maps? See releases or the public save directory
Interested in Localization? Check out the progress at Crowdin