/GitPackUpdater

Little script that updates packs from git

Primary LanguagePowerShellMIT LicenseMIT

GitPackUpdater

This Script allows you to Update a Pack via Git

Installation

Prerequisites:

Step 1: Download the Latest Release from the releases section

Step 2: Create a Forge Instance in your preferred launcher

Step 3: Close your launcher (it may interfere with the install process)

Step 4: Open up the Instance folder

Step 5: Copy the Content of the Release zip file into the Instance Folder

image

Step 6: Run the "Run UpdateInstall.bat" file

Step 7: Restart launcher and launch the game!

Updating

To update the pack:

Step 1: Close Launcher

Step 6: Run the "Run UpdateInstall.bat" file

Step 7: Restart launcher and launch the game!

Options

  • The Script defaults to the master branch. You can change this by opening the "Run UpdateInstall.bat" with a text editor and changing the "master" text.
  • To Update to a specific commit you can open the "Run UpdateInstall.bat" and add the sha of that commit at the end after the branch

*Windows only right now. Feel free to PR