mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Initial move to gradle
This commit is contained in:
parent
354e87b747
commit
6321ecc166
50 changed files with 1052 additions and 1279 deletions
6
gradle.properties
Normal file
6
gradle.properties
Normal file
|
@ -0,0 +1,6 @@
|
|||
group=org.geysermc
|
||||
version=2.1.0-SNAPSHOT
|
||||
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel=true
|
||||
org.gradle.vfs.watch=false
|
Loading…
Add table
Add a link
Reference in a new issue