Skip to content

Runescape server emulator framework + implementation written in C#

License

Notifications You must be signed in to change notification settings

justas-d/cscape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cscape

  • Educative Runescape server emulator framework (Models)
  • Modified 317 implementation (Reference317)
  • Example command plugin (CScape.Commands)

Mission statements

  • Create a base for servers written in C#.
  • Create common models and data structures in order to achieve smooth interoperability between implementions, tools, plugins etc.

Projects within this repository.

  • Models - common models, interfaces and data structures on top of which implementations are designed to be built on.
  • Reference317 - an implementation of modified 317 protocol server.
  • CScape.Commands - an example "plugin/addon" project, which adds support for chat commands.
  • scripts - contains misc scripts for use with the reference custom 317 implementation

About

Runescape server emulator framework + implementation written in C#

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published