No description
Find a file
2021-09-02 13:38:35 +02:00
src remove broken forgehax mod 2021-09-02 13:38:35 +02:00
.drone.yml fix cicd 2021-02-16 14:46:09 +01:00
.gitignore
buildhaxe.sh
CHANGELOG.md add inventory essentials 2021-03-12 17:24:27 +01:00
hxformat.json
modpacktoolsconfig.toml
README.md
TODO.wiki add AppleSkin 2021-02-14 12:58:43 +01:00

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