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
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,8 @@ Note: This project is still in its early stages and may make frequent breaking c
28
28
</dependency>
29
29
</dependencies>
30
30
```
31
-
**!! You are expected to relocate the package "com.tcoded.folialib" to your own (ex: "me.steve.lib.folialib") to prevent conflicts with other plugins !!**
31
+
> [!WARNING]\
32
+
> You are expected to relocate the package "com.tcoded.folialib" to your own (ex: "me.steve.lib.folialib") to prevent conflicts with other plugins!
32
33
33
34
***
34
35
@@ -45,7 +46,8 @@ dependencies {
45
46
implementation "com.tcoded:FoliaLib:[VERSION]"
46
47
}
47
48
```
48
-
**!! You are expected to relocate the package "com.tcoded.folialib" to your own (ex: "me.steve.lib.folialib") to prevent conflicts with other plugins !!**
49
+
> [!WARNING]\
50
+
> You are expected to relocate the package "com.tcoded.folialib" to your own (ex: "me.steve.lib.folialib") to prevent conflicts with other plugins!
0 commit comments