We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb55b45 commit d9a53e3Copy full SHA for d9a53e3
1 file changed
rust-umod/README.md
@@ -2,6 +2,11 @@
2
3
Easily download and install Rust plugins directly from uMod (formerly Oxide) within the server panel.
4
5
+## Setup
6
+
7
+Add `umod_plugins` to the _features_ of your egg to enable the mod page.
8
+Also make sure you use `oxide` or `umod` as modding framework. (`FRAMEWORK` startup variable)
9
10
## Features
11
12
- Browse and search uMod's Rust plugin library
0 commit comments