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

Meteor - Kotlin / Compose Old School Runescape Client

License

Notifications You must be signed in to change notification settings

AlterRSPS/meteor-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Meteor - Kotlin / Compose Old School Runescape Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.1%
  • Kotlin 11.7%
  • Other 1.2%