Source Code | ImanitySpigot3 | Regular

Lifetime GitHub access to Source Code with Updates for personal modification

## Difference between Source Code and Normal JAR
* Rancha related system doesn't exist in this Source code
* Rancha is a launcher system for original launcher which improves security and usability
* And for security reasons, we will not include this system into source code
* Which means systems such as Library Manager and License system aren't included.
* Obfuscation doesn't exist in this Source code
* This is a generated repository from main repository
* To achieve things above, Our CI system will generate a source and then upload to this repository everytime we push a commit
* So it's all done automatically, but meanwhile it's a generated source so systems like pull request will be useless here.
Top