summary refs log tree commit diff stats
path: root/libchatprivacy/PREBUILT.md
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-07-09 02:41:14 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-07-09 02:41:14 -0300
commit36f45c9ec3d63c656e87c7cdfcc08bc1ac59a806 (patch)
tree7bc1f88dcf26b080317b6e4e97c9fd9ebf5e25b7 /libchatprivacy/PREBUILT.md
parent0e752a6e215aee21dc73da097c3225495d54a5b6 (diff)
[Project] Chat Privacy
A Minecraft mod which partially fixes Microsoft's danger to Minecraft
players.
Diffstat (limited to 'libchatprivacy/PREBUILT.md')
-rw-r--r--libchatprivacy/PREBUILT.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/libchatprivacy/PREBUILT.md b/libchatprivacy/PREBUILT.md
new file mode 100644
index 0000000..2de98a8
--- /dev/null
+++ b/libchatprivacy/PREBUILT.md
@@ -0,0 +1,12 @@
+The prebuilt uses the following versions:
+
+wasm2kotlin - 8cb67918544277106f6e685c4ff3cb7055ec0838
+
+emscripten:
+
+```
+emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 2.0.17 (d5b212dd0c185d2cba6b08115c29228bdc4c38a8)
+Copyright (C) 2014 the Emscripten authors (see AUTHORS.txt)
+This is free and open source software under the MIT license.
+There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+```