diff --git a/flyff-client/README.md b/flyff-client/README.md index 5af0829..cd7a779 100644 --- a/flyff-client/README.md +++ b/flyff-client/README.md @@ -1 +1,4 @@ -This project contains all code that is decompiled from the original WebAssembly code. \ No newline at end of file +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. \ No newline at end of file