No description
Find a file
2021-02-22 15:05:25 +00:00
src
.gitignore
buildhaxe.sh
hxformat.json
modpacktoolsconfig.toml
mpt
README.md

Notex-3

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