Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 1.49 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.49 KB

meteor-client

Kotlin Java IntelliJ IDEA
OSRS Build Status
Join our Discord https://discord.gg/Y85d6NH6z3

A modern Old School Runescape client

  • The client core is 100% Kotlin (plugins may be java or kotlin)
  • Uses a Global design that drastically reduces boilerplate from RuneLite's dependency injection design (Koin can be used if need be)
  • The UI is built using https://github.com/JetBrains/compose-jb, offering a modern, cross platform solution (client overlays still use swing)
  • Uses many ideas / functionality from https://github.com/runelite/runelite

Run Alter:

  1. Clone the project
  2. Open README.MD
  3. Run Meteor Click on Run Meteor with Green Arrow pointing to right side.
  4. When the client fully loads find Private Server plugin
  5. In codebase write: 127.0.0.1
  6. In Modulus field paste your Modulus Key which can be found at root server folder: serve
  7. You should enable the plugin now and re-open the client.