Added some readme stuff

This commit is contained in:
berendbutje 2023-02-11 13:24:52 +01:00
parent 049f599d9a
commit 22b2344c74
1 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
This project contains all code that is decompiled from the original WebAssembly code.
This project contains all code that is decompiled from the original WebAssembly code.
It is available as a library that can be added to your CMake project and the "client.h" will expose the raw
API for the game.