The package contains a script module showcase. It recreates age template application using script instead of native C++.
The package includes a script module showcase that recreates the Age template application using scripts instead of native C++.
All script source files are located in the `data/game/scripts/source` folder, and their corresponding bytecode compiled with **Cage** is stored in the `data/game/scripts/bytecode` folder.