mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-19 23:19:17 +00:00
Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
776b8718b2 | ||
|
|
2dec97e473 | ||
|
|
c177543653 | ||
|
|
aeae0d3737 | ||
|
|
710fb6d2e4 | ||
|
|
9a903e285e | ||
|
|
a033751019 | ||
|
|
d9ab454ca8 | ||
|
|
2ead72ad15 | ||
|
|
365f99a49b | ||
|
|
b8fbfe24b6 | ||
|
|
f545a6c010 | ||
|
|
1c6f1c037e | ||
|
|
fc35c2b7a9 |
1
.github/CODEOWNERS
vendored
Normal file
1
.github/CODEOWNERS
vendored
Normal file
@@ -0,0 +1 @@
|
||||
* @WillFP
|
||||
@@ -4,7 +4,7 @@ version = rootProject.version
|
||||
dependencies {
|
||||
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
|
||||
compileOnly("com.github.lokka30:LevelledMobs:3.1.4")
|
||||
compileOnly("com.ticxo.modelengine:api:R3.1.5")
|
||||
compileOnly("com.ticxo.modelengine:api:R3.1.6")
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Mon Jun 05 16:26:37 BST 2023
|
||||
#Fri Jul 21 12:32:38 BST 2023
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.18.0
|
||||
version=9.17.0
|
||||
libreforge-version=4.25.0
|
||||
version=9.24.0
|
||||
|
||||
Reference in New Issue
Block a user