You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
UI Helper library for Ultrakill mods. This mod doesn't do anything on its own, its is meant as a dependency for other mods.
3
3
4
4
# Installation
5
-
This is a BepInEx mod. To install, just unzip the downloaded file inside BepInEx/plugin folder (or UKMM Mods if using UKMM)
5
+
This is a BepInEx mod. To install, just unzip the [downloaded file](https://github.com/ZedDevStuff/UKUIHelper/releases/latest) inside BepInEx/plugin folder (or UKMM Mods if using UKMM)
6
6
7
-
Note: This mod may work on any Unity game with BepInEx but i haven't tried, and TextMeshpro isn't supported so if you wan't, feel free to fork it
7
+
Note: This mod may work on any Unity game with BepInEx but i haven't tried, and TextMeshpro isn't supported so if you want, feel free to fork it
8
8
9
9
# Building
10
10
If you decide to build this mod, make sure to copy the "Sprites" folder and the UKUIHelper.dll (no other file that got generated) file inside a single folder when it finishes building. Both need to be in the same folder to work.
0 commit comments