Skip to content

jlaw90/gors2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go RS2D

RuneScape 317 Private Server written in golang!

Features:

  • JAGGRAB protocol support
  • Update/cache server support
  • Pluggable player configuration source
  • Configurable RSA encryption for security (requries modifying the client)

Currently the client can connect, download all required resources (and additional files) and send a login request.

To return the correct login response a PlayerStore needs to be implemented and assigned to Player.PlayerStore...

From here, everything else needs doing!

About

Proof of concept RuneScape 317 private server written in golang!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages