feat: add rest of files

This commit is contained in:
Leo
2026-05-07 13:04:39 +02:00
parent 031c489918
commit e661243ebc
14 changed files with 444 additions and 0 deletions

5
gradle.properties Normal file
View File

@@ -0,0 +1,5 @@
group=com.leohabrom.velocity
version=1.0-SNAPSHOT
org.gradle.configuration-cache=true
org.gradle.parallel=true
org.gradle.caching=true