-
-
Notifications
You must be signed in to change notification settings - Fork 450
FAQ
- Common Bugs
- What is open source?
- Will using OpenOSRS get me banned?
- How often is OpenOSRS updated?
- Where can I find the logs, screenshots, or configurations?
- How do I build OpenOSRS?
- Will there be a OpenOSRS mobile client?
See Troubleshooting problems with the client
OpenOSRS being open source means that the code can be inspected by anybody. Changes to our software, that anyone can submit, are passed through an audit and acceptance process, where we make sure that the changes don't contain any malicious or rule-breaking code. This makes sure that you won't be running such code.
No. Jagex stance on 3rd party clients: https://clips.twitch.tv/AbnegateAbstemiousDogeDatBoi (Mirror: https://streamable.com/b74b0)
Jagex official statement: http://services.runescape.com/m=news/third-party-client-update?oldschool=1
If you're using the launcher, count on seeing updates every week on Thursday. These Thursday releases are done after the game has updated, and can take a few hours if there has been an engine change in the game.
To find logs, either open screenshot directory (by right-clicking "Camera" button) and navigate 1 directory up and then open logs folder, or navigate to %userprofile%\.runelite\logs
on Windows or $HOME/.runelite/logs
on Linux and macOS.
See Building with IntelliJ IDEA.
Who knows.
Please join our Discord if you notice anything wrong or would like to discuss an addition to the wiki.
-
User Guide
-
Developer's Guide
- Setting up development environment
- Using Git with RuneLite
- How RuneLite works
- Using RuneLite's mixins