Overview
General rules that apply to every Lua script for this game, whether it lives in the root folder or a plugin.
Quick facts
- Auto-loads from
LUAs/andLUAs/plugins. - Each script runs in its own global environment.
__PLUGIN_IDis the script path relative toLUAs/.amnesiais injected globally (norequireneeded).