Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 411 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 411 Bytes

CG

Compiling (linux)

./build.sh

Running

Generator

target/release/generator/generator FILENAME OPTION [PARAMS...]

Engine

target/release/engine/engine [SCENE]

If no scene is provided config.xml will be used.

Help

Both programs support a --help flag to provide some guidance on how to use them.

Doubts

  • Fazer fix do follow mode
  • Documentacao