9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-19 14:59:25 +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
divinemc-server
# Purpur-API and Purpur-Server changes
DivineMC-API
DivineMC-Server
scripts
# IDE and Gradle things
build
.gradle
run

View File

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