Engine:Console commands: Difference between revisions

No edit summary
Line 48: Line 48:


Global vars:
Global vars:
: [[CVAR lib_path|lib_path]] - './lib/' - Path for native 'world' modules.
: [[CVAR lib_path|lib_path]] - './lib/' - Path for native 'world' libraries.
: [[CVAR base_path|base_path]] - './data/' - Path for content and assets.
: [[CVAR base_path|base_path]] - './data/' - Path for content and assets.
: [[CVAR module|module]] - 'game' - Base name for 'world' module, without platform postfix.
: [[CVAR module|module]] - 'game' - Base name for 'world' module, without platform postfix.