This repository was archived by the owner on Aug 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
# LibuLib
4
4
5
5
![ 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 )
7
7
<!-- [Modrinth Downloads](https://img.shields.io/modrinth/dt/libu?label=Modrinth&logo=modrinth) -->
8
8
![ Modrinth Game Versions] ( https://img.shields.io/modrinth/game-versions/libu?label=Minecraft%20Version )
9
9
[ ![ Discord Server] ( https://img.shields.io/discord/1033451342984908900?label=Support%20Discord&logo=discord )] ( https://discord.gg/Rqpn3C7yR5 )
10
10
11
11
</div ></center >
12
12
13
13
** 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
15
15
16
16
## Import LibuLib
17
17
Use it in your mod by doing the following (JitPack):
18
18
19
19
** gradle.properties** :
20
20
``` properties
21
21
# Put the latest version of LibuLib
22
- libu_version = 1.0 .0
22
+ libu_version = 1.1 .0
23
23
```
24
24
25
25
** build.gradle** :
@@ -44,7 +44,7 @@ You can use it in your mod by doing the following (Modrinth Maven):
44
44
** gradle.properties** :
45
45
``` properties
46
46
# Put the latest version of LibuLib
47
- libu_version = 1.0 .0
47
+ libu_version = 1.1 .0
48
48
```
49
49
50
50
** build.gradle** :
You can’t perform that action at this time.
0 commit comments