needed a magic JSON file to get Forge to figure out what the hell was going on
This commit is contained in:
1
Makefile
1
Makefile
@@ -15,6 +15,7 @@ client-modpack: verify-mods
|
||||
mkdir build/client/coremods
|
||||
mkdir build/client/mods
|
||||
cp mods-source/forge/${FORGEMOD} build/client/bin/modpack.jar
|
||||
cp mods-source/version.json build/client/bin/
|
||||
cp mods-source/server/*.jar build/client/mods
|
||||
cp mods-source/client/*.jar build/client/mods
|
||||
cp -r config-source/* build/client/config
|
||||
|
||||
Reference in New Issue
Block a user