Go to file
LordMZTE 6d8f031e9c
All checks were successful
continuous-integration/drone/push Build is passing
Merge remote-tracking branch 'original/master'
2021-02-12 17:52:11 +01:00
src Merge remote-tracking branch 'original/master' 2021-02-12 17:52:11 +01:00
.drone.yml cicd now includes modlist 2021-02-12 17:51:18 +01:00
.gitignore port kubejs scripts to haxe! 2021-02-12 13:27:49 +01:00
buildhaxe.sh port kubejs scripts to haxe! 2021-02-12 13:27:49 +01:00
CHANGELOG.md add CICD 2021-02-12 17:00:00 +01:00
hxformat.json fix indentation and add formatter config 2021-02-12 13:56:03 +01:00
modpacktoolsconfig.toml remove stupid mpt script and properly format toml files 2021-02-11 17:51:47 +01:00
README.md port kubejs scripts to haxe! 2021-02-12 13:27:49 +01:00
TODO.wiki port kubejs scripts to haxe! 2021-02-12 13:27:49 +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