Sigma-Skidder-Team / SigmaRemap

Sigma 5.0 remapping project
MIT License
25 stars 2 forks source link

SigmaRemap

Sigma 5.0 remapping project

Thanks

[!] Latest fixes/improvements

We have fixed many features already,

[!] TO-DO

  1. Fix singleplayer;
  2. Packet issues on some servers (instant disconnect/kicks);
  3. Main menu, animation and gui flickering;

Contributors

How to make a runnable jar for the minecraft launcher?

  1. Clone this repo and open it in intellij;
  2. Set up the project (libraries, natives);
  3. Open the project structure with Ctrl + Alt + Shift + S;
  4. Find and click on the Artifacts tab;
  5. Press + -> JAR -> Empty;
  6. In the Available Elements tab, right-click on Libraries -> Extract into Output Root;
  7. In the same tab, right-click on your compile output icon -> Put into Output Root
  8. Give your artifact a name (optional);
  9. Close the project structure window and find the Build tab -> Build artifacts and double-click on your created artifact;
  10. This jar will be then compiled in your project's directory/out/artifacts/artifact name/artifact name.jar

Images

Tools & stuff used