No description
Find a file
LordMZTE 339dc2da2c
All checks were successful
continuous-integration/drone/push Build is passing
Merge remote-tracking branch 'original/master'
2021-02-22 16:05:32 +01:00
src Merge remote-tracking branch 'original/master' 2021-02-22 16:05:32 +01:00
.drone.yml fix cicd 2021-02-16 14:46:09 +01:00
.gitignore
buildhaxe.sh
CHANGELOG.md update changelog 2021-02-17 12:56:50 +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