Added some readme stuff
This commit is contained in:
parent
049f599d9a
commit
22b2344c74
|
|
@ -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.
|
||||
Reference in New Issue