A set of helper classes and core game mechanics used by Fable Maker developed using Ceramic game engine.
- Clone the repository
git clone https://gitlab.com/FableMakerEngiine/porcelain
Install Haxe
haxelib install ceramic
install ceramic globally
haxelib run ceramic setup
haxelib run ceramic setup -cwd path/to/porcelain/libs/ceramic
ceramic libs
ceramic clay run web --setup --assets --cwd ./sample
or just run the build task within VSCode.
Read the Contribution guide
Currently under the MIT license