Skip to content

A program to download a texturepack's mod textures and patch user's pack.

Notifications You must be signed in to change notification settings

Soartex/Texture-Patcher-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texture Pack Patcher v2

This version of the patcher was made to allow for direct integration with the modded github repositories. Files are pulled directly from github, allowing for modded packs to be updated as soon as updates are pushed. Right now this was just a weekend project to see if the idea was plausible, it seems like it can work. A lot of polish still needs to be done to allow for an end user to use this patcher.

Key Features

  • Pull directly from github (uses JGIT under the hood)
  • Allows for fetching of new textures without redownloading repository
  • Based on the mod.json system
  • Can mix and match repositories (as long as directories have mod.json files)

TODOs

  • Add checking of already installed mod patches
  • Add checking if mod patches installed are outdated
  • Add better processing bars to repo clones and pulling
  • Figure out better building of the jar release (i.e. better library management)
  • Right now need to run zip -d name.jar META-INF/*.RSA META-INF/*.DSA META-INF/*.SF

Screenshot

About

A program to download a texturepack's mod textures and patch user's pack.

Resources

Stars

Watchers

Forks

Packages

No packages published