Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.54 KB

README.md

File metadata and controls

38 lines (31 loc) · 1.54 KB

GTNH Jenkins Downloader

This application updates minecraft mods from Gregtech New Horizons jenkins page.

It was created for people who do not want to wait for a new development version and want the most unstable and up-to-date pack.

Players should download new Dev version whenever it is released, this program downloads only mod files and won't update files such as scripts etc.

Images:

image image image image

How to install

How to use

  • Set path/s in settings
  • Use Update list
  • Uncheck any mod you dont want to update
  • Right click to see more options such as adding to black list
  • Click Update mods
  • Done

How to remove completely

  • Make sure that autostart is unchecked in settings
  • Goto %appdata% folder
  • Remove GTNHJenksinsDownloader folder

How to build

The project is written in C# using Visual Studio 2019.

  • Download or clone
  • Open .sln file
  • If you are using diffrent version than vs 2019, then you will need to convert the project
  • Select configuration (Debug or Release)
  • Build