We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a16daf commit 6319c4dCopy full SHA for 6319c4d
README.md
@@ -16,6 +16,9 @@ This is a tool to load mods onto the Linux version of [Bedrock Dedicated Server]
16
17
You now have a `libserver_modloader.so` binary.
18
19
+## Examples, usage info
20
+Check out the [wiki](https://github.com/minecraft-linux/server-modloader/wiki) for examples and more information.
21
+
22
## Getting mods to work on newer versions (1.16+)
23
Newer versions of BDS don't have exported symbols anymore, so a little hacking is necessary to modify the binary and make the symbols linkable.
24
0 commit comments