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