Skip to content

1. Compiler

sean_codes edited this page Jan 6, 2017 · 1 revision

#CS-Engine Compiler The compiler is a PHP script that loads the game scripts and sprites at runtime. The folders that are required for the compiler to run are included in the engine:

cscript
    _core
    _events
    _objects
    _scripts
    _sprites
Clone this wiki locally