Go to file
LordMZTE eb20ea5033
All checks were successful
continuous-integration/drone/push Build is passing
Merge branch 'master' into hacked
2021-02-13 17:22:50 +01:00
src Merge branch 'master' into hacked 2021-02-13 17:18:14 +01:00
.drone.yml cicd now includes modlist 2021-02-12 17:51:18 +01:00
.gitignore
buildhaxe.sh buildhaxe script will now error when haxe errors 2021-02-12 19:42:55 +01:00
CHANGELOG.md fix changelog version 2021-02-13 17:22:42 +01:00
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