Skip to content

JellyBitz/srodevs-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐫 SRO Developing Docs

This is a compilation of all development resources linked to Silkroad Online.
The main objective is to centralize community knowledge gathered from many years and keep it organized for many more.

file-formatsDetailed file structures found into the client and server files.
packetsMost important packet structures and network protocols between client and server.
lua.mdScripting language extension to handle interactions between NPC and players.
cscript.mdClient script commands for the game cinematics.
clientInformation on how the game works under the hood.