# 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.

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="file-formats">file-formats</a></td><td>Detailed file structures found into the client and server files.</td></tr><tr><td><a href="packets">packets</a></td><td>Most important packet structures and network protocols between client and server.</td></tr><tr><td><a href="lua">lua</a></td><td>Scripting language extension to handle interactions between NPC and players.</td></tr><tr><td><a href="cscript">cscript</a></td><td>Client script commands for the game cinematics.</td></tr><tr><td><a href="client">client</a></td><td>Information on how the game works under the hood.</td></tr></tbody></table>
