forked from Anvilcraft/Notex-3
No description
| src | ||
| .drone.yml | ||
| .gitignore | ||
| buildhaxe.sh | ||
| CHANGELOG.md | ||
| hxformat.json | ||
| modpacktoolsconfig.toml | ||
| README.md | ||
| TODO.wiki | ||
Notex-3
MZTE fork of the notex3 modpack
building
Compiling requires the haxe toolkit to be installed, in order to compile KubeJS scripts and modpacktools to build the modpack.
Run these commands
# (only required on first build) install kubejs-haxe bindings
haxelib install kubejs
# build haxe scripts
./buildhaxe.sh
# use modpacktools to compile modpack
mpt buildtwitch
exports can be found in build