49
edits
| Line 22: | Line 22: | ||
: [[MACRO bind|context]] - context, /context - Change context. Change current console context to another known context. | : [[MACRO bind|context]] - context, /context - Change context. Change current console context to another known context. | ||
: [[MACRO bind|run]] - run, /run - Load and run script file. Run a named script file. Name must include extension. | : [[MACRO bind|run]] - run, /run - Load and run script file. Run a named script file. Name must include extension. | ||
==== Intrinsic | ==== Intrinsic vars ==== | ||
: [[CVAR lib_path|lib_path]] - './lib/' - Path for native 'world' modules. | : [[CVAR lib_path|lib_path]] - './lib/' - Path for native 'world' modules. | ||
: [[CVAR lib_path|base_path]] - './data/' - Path for content and assets. | : [[CVAR lib_path|base_path]] - './data/' - Path for content and assets. | ||