We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b9030 commit e8faedaCopy full SHA for e8faeda
README.md
@@ -23,9 +23,10 @@ The only [King Arthur's Gold](https://kag2d.com/) UI mod you'll ever need. Build
23
24
## Usage
25
26
-1. Put the EasyUI folder in your `Mods` folder.
27
-2. Add `EasyUI` to a new line in `mods.cfg` above any mod that will use it.
28
-3. Build, update, and render your UI in a new or existing client-only script.
+1. Download and unzip `EasyUI.zip` from the [latest release](https://github.com/eps0003/EasyUI/releases/latest).
+2. Put the contained `EasyUI` folder in your `Mods` folder.
+3. Add `EasyUI` to a new line in `mods.cfg` above any mod that will use it.
29
+4. Build, update, and render your UI in a new or existing client-only script.
30
31
## Example
32
0 commit comments