Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.

Commit b41ab2f

Browse files
authored
Updated README.md
1 parent b2ed64c commit b41ab2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@
33
# LibuLib
44

55
![Fabric only](https://raw.githubusercontent.com/u-lumaa/u-lumaa/main/assets/fabric-banner.png)
6-
[![JitPack](https://jitpack.io/v/u-lumaa/LibuLib.svg)](https://jitpack.io/#u-lumaa/LibuLib)
6+
[![JitPack](https://jitpack.io/v/lumaa-dev/LibuLib.svg)](https://jitpack.io/#lumaa-dev/LibuLib)
77
<!-- [Modrinth Downloads](https://img.shields.io/modrinth/dt/libu?label=Modrinth&logo=modrinth) -->
88
![Modrinth Game Versions](https://img.shields.io/modrinth/game-versions/libu?label=Minecraft%20Version)
99
[![Discord Server](https://img.shields.io/discord/1033451342984908900?label=Support%20Discord&logo=discord)](https://discord.gg/Rqpn3C7yR5)
1010

1111
</div></center>
1212

1313
**LibuLib** is a library mod made for all the mods by myself
14-
Wiki: https://github.com/u-lumaa/LibuLib/wiki
14+
Wiki: https://github.com/lumaa-dev/LibuLib/wiki
1515

1616
## Import LibuLib
1717
Use it in your mod by doing the following (JitPack):
1818

1919
**gradle.properties**:
2020
```properties
2121
# Put the latest version of LibuLib
22-
libu_version = 1.0.0
22+
libu_version = 1.1.0
2323
```
2424

2525
**build.gradle**:
@@ -44,7 +44,7 @@ You can use it in your mod by doing the following (Modrinth Maven):
4444
**gradle.properties**:
4545
```properties
4646
# Put the latest version of LibuLib
47-
libu_version = 1.0.0
47+
libu_version = 1.1.0
4848
```
4949

5050
**build.gradle**:

0 commit comments

Comments
 (0)