The game editor used by Fable Maker
- Clone the repository
git clone https://gitlab.com/FableMakerEngiine/editor
Install Haxe
haxelib install ceramic
install ceramic globally
haxelib run ceramic setup
haxelib run ceramic setup -cwd path/to/project/libs/ceramic
haxelib git haxeui-core https://github.com/haxeui/haxeui-core
haxelib git haxeui-ceramic https://github.com/Jarrio/haxeui-ceramic
ceramic clay run web --setup --assets
or just run the build task within VSCode.
Read the Contribution guide
Currently under the MIT license