Update README.md

This commit is contained in:
Tyler Bochard
2019-06-17 18:59:44 -04:00
committed by GitHub
parent ea54313a65
commit 89f4dfeb83

View File

@@ -13,7 +13,9 @@ To setup your rsa keys, navigate to runelite-mixins and go to RSBufferMixin and
After that it's ran much like RuneLite or RuneLitePlus, install then run RuneLite.main() After that it's ran much like RuneLite or RuneLitePlus, install then run RuneLite.main()
Be sure to add either -rs=CUSTOM or -local-injected while working on it in intelliJ Be sure to add either -rs=CUSTOM or -local-injected while working on it in intelliJ (Both args achieve the same goal)
[](https://media.discordapp.net/attachments/557733761589051452/590312770772271131/unknown.png)
To release the built jar publicly, you'd have to host your injected client remotely and redirect it to your source in rs.ClientLoader To release the built jar publicly, you'd have to host your injected client remotely and redirect it to your source in rs.ClientLoader
## License ## License