Git Product home page Git Product logo

gopack's Introduction

Fast and native minecraft resourcepack translator in Go

GoPack automatically compiles 1.12, 1.13, 1.14, 1.15, 1.16 and 1.17 resourcepacks from a single 1.12.2 resource pack. It does this by completely scanning the input pack and then running migrations to rename all the assets and update the json pointers. It also removes any potential secrets during this process and can even minimize assets. GoPack supports Textures, Models, Sounds, Asset Compression and Language Files.

How to use

  1. Download the latest release for your platform.
  2. Place the binary next to your 1.12 resourcepack, which must be named pack.zip
  3. Execute with ./GoPack or double click GoPack.exe on windows
  4. That's it! give it some time and watch your packs appear in the out/ directory.

Example output:

mindgamesnl@redstaros-3 GoPack % go run main.go
INFO[0000] pack.zip currently is 18MB                   
INFO[0000] Loaded pack: Wakanda Forever. (1977-2020) in format 3 
to 1.11 (remove secrets): 100.00% [================] 328 p/s 1m8s
INFO[0071] out/1.11-1.12.zip turned out to be 15MB and contains 2459 of 2472 
to 1.13 (remove secrets, flattening): 100.00% [================] 2911 p/s 1m19s
INFO[0152] out/1.13-1.14.zip turned out to be 15MB and contains 2472 of 4886 
to 1.15 (remove secrets, flattening): 100.00% [================] 44027 p/s 1m16s
INFO[0230] out/1.15.zip turned out to be 15MB and contains 2471 of 2568 
to 1.16 (remove secrets, flattening): 100.00% [================] 46270 p/s 1m12s
INFO[0304] out/1.16.zip turned out to be 15MB and contains 2471 of 2472 
INFO[0304] Finished pipeline, cleaning up..             

TODO:

  • Subedive particle textures

gopack's People

Contributors

camdencove avatar mindgamesnl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gopack's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.