Go to file
Timo Ley afd07d237a Merge pull request 'honey recipes, bugfixes and recipe cleanups' (#7) from LordMZTE/Notex-3:feature/honeyrecipes into master
Reviewed-on: https://data.tilera.xyz/git/Anvilcraft/Notex-3/pulls/7
2021-02-22 15:05:25 +00:00
src honey recipes, bugfixes and recipe cleanups 2021-02-22 15:48:47 +01:00
.gitignore port kubejs scripts to haxe! 2021-02-12 13:58:04 +01:00
README.md adjust readme 2021-02-12 14:00:25 +01:00
buildhaxe.sh port kubejs scripts to haxe! 2021-02-12 13:58:04 +01:00
hxformat.json fix indentation and add formatter config 2021-02-12 13:58:37 +01:00
modpacktoolsconfig.toml Add MPT Config 2021-01-20 18:40:46 +01:00
mpt Init 2021-01-20 18:39:58 +01:00

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