Giter Club home page Giter Club logo

ichunutil's Introduction

If you have an error with protected/private access etc, you need to put /src/main/resources/META-INF/iChunUtil_at.cfg into Forge's src folder (same folder structure) and rerun setupDecompWorkspace. Make sure the Forge setup finds the AT config or you're doing it wrong.

How to set up this and another mod of mine to be compiled:

  1. Clone this repository.
  2. Due to morph's API requirement, get Morph's API and put it in src/api/java/. Maintain the folder structure
  3. Build iChunUtil (use build.bat if you're on Windows for easy double clicky goodness)
  4. Go to build/libs/ and copy iChunUtil--deobf.jar.
  5. Clone/set up a gradle project (in a different folder).
  6. Put the jar you copied into the libs/ folder.
  7. If the module needs any other libraries/APIs, go get them and put them in libs/ or src/api/(java or resources).
  8. Build the project.
  9. If project fails because protected/private access, copy the META-INF/ folder from iChunUtil and put it in your project's src/api/resources/ folder. Build the project again.
  10. Success, hopefully.

ichunutil's People

Contributors

ichun avatar ajiekcen avatar dragonslover avatar varguiniano avatar hess0000 avatar fupro avatar kihira avatar latvianmodder avatar lawa9 avatar pyeroh avatar connor44566 avatar ilexiconn avatar

Watchers

James Cloos avatar Sean Curley avatar

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.