first commit

This commit is contained in:
Soph :3 2024-10-13 15:19:27 +03:00
commit 2f5a4bc647
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
74 changed files with 2126 additions and 0 deletions

View file

@ -0,0 +1,7 @@
[versions]
placeholderApi = "2.4.1+1.21"
tomlj = "1.1.1"
[libraries]
placeholderApi = { group = "eu.pb4", name = "placeholder-api", version.ref = "placeholderApi"}
tomlj = { group = "org.tomlj", name = "tomlj", version.ref = "tomlj" }

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.

View file

@ -0,0 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists