This commit is contained in:
天クマ 2026-05-30 20:35:24 -03:00
commit dcff9c656d
19 changed files with 1262 additions and 0 deletions

6
gradle.properties Normal file
View file

@ -0,0 +1,6 @@
group=org.adrianvictor
version=1.0-SNAPSHOT
description=Take your players to the dreamland when sleeping!
org.gradle.configuration-cache=true
org.gradle.parallel=true
org.gradle.caching=true