MSAgent-Chat/msagent.js
Lily Tsuru 5c3433461d msagent.js: Rewrite decompression to use WASM
Mostly so it actually works. I couldn't get a fully JS version working and I can't be bothered to when this seems to work.

Note that yes, the wasm IS checked in to the repository. This is just so clang isn't a direct build dependency, but will be needed if the decompression module needs to be updated.
2024-07-09 18:53:18 -04:00
..
res msagent.js: Parse character info 2024-07-03 06:00:22 -04:00
src msagent.js: Rewrite decompression to use WASM 2024-07-09 18:53:18 -04:00
Makefile msagent.js: Rewrite decompression to use WASM 2024-07-09 18:53:18 -04:00
package.json FUCK 2024-07-02 23:43:56 -04:00
README.md skeleton package for msagent ACS player 2024-07-02 18:27:43 -04:00
tsconfig.json skeleton package for msagent ACS player 2024-07-02 18:27:43 -04:00

msagent.js