sokybot / go-sro-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-sro-framework

An emulator framework for Silkroad Online written in Golang. It was developed using vSRO 1.88 files. Using different versions might result in errors and bugs.

Features

  • Basic network protocol implementation (client, server, parsing, handling)
  • Database connection
  • Configuration Implementation
  • Some math extensions
  • Logging

Acknowledgement

As the development was not a single person's effort, I want to thank DaxterSoul for sharing his wide knowledge on the game and its peculiarities.

Without his packet and file structure documentation this would not have been possible.

Additional Projects

As this is just a framework, there are also projects taking this framework into use:

Contribution

If you want to engage in the development, you are free to so. Simply fork this project and submit your changes via Pull Requests.

There is some documentation around the game located under docs, however it does not give any guideline. It is more like a collection of information I gathered over time. Some of it may still be in German, so take my apologies here for not translating them yet.

Providing a usable documentation is still a big item on my TODO list for this project. Any help on this is highly appreciated.

If you have any more questions, feel free to contact me.

Licensing

go-sro-framework is licensed under the DON'T BE A DICK PUBLIC LICENSE. See LICENSE for the full license text

About

License:Other


Languages

Language:Go 100.0%