Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 820 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 820 Bytes

aosprotocol

Documentation and development of the protocol used primarily by Voxlap (classic) v0.75/v0.76, OpenSpades, BetterSpades, pyspades, PySnip and piqueserver.

This started out as a dump of the aoswiki.rakiru.com Protocol page, but is meant to be the hub for developing the AoS protocol in the future.

Browse the documentation at https://www.piqueserver.org/aosprotocol, or just read through the git repository instead.

Workflow

You want to add a packet to AoS? Great!

Packet Proposal

File an issue and name it PP: PacketName. Describe what packet you wish to add, and how it would improve the game.

Packet Add Request

If your packet has recieved positively it is time to write it up. Describe the packet in the style of the other packets and file a Pull Request and name it PAR: PacketName.