Skip to content

An open-source RuneScape emulator. The core is written in C, and all game logic/content in Python.

Notifications You must be signed in to change notification settings

HadynRichard/openrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRS

Thanks for checking out OpenRS. This is a project to emulate the RuneScape MMO game server in the language C. The Python scripting language is used for game logic and content to ease and expedite the development process. OpenRS uses asynchronous I/O for scalability and performance reasons. When a stable release is made, OpenRS will be licensed under the GNU General Public License v3. Although the project is designed such that with proper implementations any revision can be supported, the vanilla version of OpenRS will support the RuneScape revision #317.

Platform

As of the moment, OpenRS only runs on GNU/Linux kernel version >= 2.5.66 (epoll support is required). It may be ported some day to run on Windows and other platforms, but this is not of high priority as GNU/Linux is the industry standard for hosting.

Development

OpenRS is currently under development, but a stable release is on the way.

Authors

blakeman8192

About

An open-source RuneScape emulator. The core is written in C, and all game logic/content in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published