Skip to content

Lethimyr/Alter

 
 

Repository files navigation

Alter

revision: 201 Discord

Alter is a modified version of RSMod a highly flexible user-friendly game server for use with the OSRS client. Implemented in a modular way, the framework allows developers to make and create any sort of plugin they wish without having to modify the core game module. Due to the plugin capabilities, even owners without programming experience can just have others make plugins for them and simply drop them into the plugins module to be automatically loaded on the next startup!

I found a bug, where can I report it?

  • You can report them as Issues on GitHub or in Alter's Discord Server

Installation:

First download:

Acknowledgments

  • Tomm
    • For all his hard work on RS Mod and RS Mod v2
    • His dedication to the OSRSPS community and producing a quality Open Source emulation server for it without him this project wouldn't exist.
  • Bmyte
    • For helping and explaining alot of OSRS packet related things
    • Using Cache module from RuneLite
  • Graham Edgecombe
    • Using project structure based on Apollo
    • Using StatefulFrameDecoder, AccessMode, DataConstants, DataOrder, DataTransformation, DataType, GamePacket & GamePacketBuilder from Apollo
  • Major
    • Using Collision Detection from Apollo
    • Basic idea behind the Region system (known as Chunk on RS Mod)
  • Polar
  • Sini
    • Advice on improving RS Mod's infrastructure
  • Kris & Corey
    • Always willing to lend a hand and share some code
  • Khaled431
    • Sharing alot of useful data
  • Bart and Scu11
    • Helped solve an issue with setting up KotlinScript
  • Bart (from original OSS team)
    • The basic idea behind certain features such as TimerSystem, AttributeSystem and Services
    • The basic idea behind user-friendly plugin binding
  • Rune-Status
    • Discord members lending a hand and being helpful

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%