Migrate everything on Gradle

Also added tasks to run the server & client separately
This commit is contained in:
Clément
2025-03-04 15:08:32 +01:00
parent 3115d397a4
commit e536a45266
37 changed files with 453 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
# This file was generated by the Gradle 'init' task.
# https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties
org.gradle.configuration-cache=true
org.gradle.console=plain
org.gradle.logging.level=quiet