Jump to content

ModpackBuilder for Technic Solder


iamkryfor

Recommended Posts

ModpackBuilder for TechnicSolder

Recently i created an application that lets you create solder modpacks even faster by creating you all the zip files you need to upload to your repo.

This app however, isn't 100% finished, there's some work to do, but the main concept already works. For now it just creates the mods folder, so it means the bin and config folder needs to be created manually according to the solder zip structure.

To use this you'll need to download the ModpackBuilder below and put it into a folder. In the same folder create a new subfolder called mods and put all your mods there. Then open a new console window in the root folder and write " java -jar ModpackBuilder.jar ".

any_folder_name /
    ModpackBuilder.jar
    mods/
       appeng.jar
       mekanism.jar
       demo.zip
       etc...

Unfortunately it requires you to write mod's name manually in the console due to the inconsistent jar files name's.

If you want to contribute and try to improve my lazy code, you can do it at: https://github.com/iamkryfor/ModpackBuilder

Download: http://ricardomargalhau.net/builds/ModpackBuilder.jar

 

IF IT DOESN'T WORK TRY IT USING ADMINISTRATOR CONSOLE !

Quote

 

 

Edited by iamkryfor
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...