9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-20 15:29:15 +00:00
This commit is contained in:
NONPLAYT
2023-06-11 23:13:45 +03:00
parent 5291304bc3
commit 2921ea88ad
2 changed files with 5 additions and 4 deletions

7
.gitignore vendored
View File

@@ -1,7 +1,8 @@
divinemc-api # Purpur-API and Purpur-Server changes
divinemc-server DivineMC-API
DivineMC-Server
scripts # IDE and Gradle things
build build
.gradle .gradle
run run

View File

@@ -1,7 +1,7 @@
group = gq.bxteam.divinemc group = gq.bxteam.divinemc
version = 1.20-R0.1-SNAPSHOT version = 1.20-R0.1-SNAPSHOT
purpurRef = 6f7b685add9365d1f92f76826a3913d8557a041a purpurRef = 07972189c7090b03f3be12139b6da6c6577bdaa6
org.gradle.caching = true org.gradle.caching = true
org.gradle.parallel = true org.gradle.parallel = true