diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b9c1b7e --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# zaprus + +This is an implementation of the [Saprus protocol](https://gitlab.com/c2-games/red-team/saprus) in Zig. +It is useful for developing clients either in Zig, or in any other language using the C bindings. + +Binary releases can be downloaded [here](https://cloud.zambito.xyz/s/7jJPTm68Zp3mN8F). + +The code for this can be found here: + +- https://tangled.org/zambyte.robbyzambito.me/zaprus +- https://git.robbyzambito.me/zaprus |
