.idea
feat: changed encoding for server.log file
2021-06-05 00:52:28 +02:00
configs
refactor: added example configuration files
2021-06-04 18:06:26 +02:00
Gamelib @ c97ff03a68
update: updated submodule
2021-06-05 14:40:01 +02:00
gradle /wrapper
fix: Configured on my Computer
2021-05-18 17:31:34 +02:00
Server
feat: implemented proper validation of configs
2021-06-05 16:47:33 +02:00
.gitignore
fix: added SonarSettings to gitignore
2021-06-05 04:14:02 +02:00
.gitmodules
feat: added gamelib as submodule (slightly experimental but should work) and reconfigured Gradle
2021-05-05 18:31:29 +02:00
Dockerfile
build: properly implemented docker build, and created a Powershell script for it
2021-06-05 04:14:55 +02:00
gradlew
feat: added gamelib as submodule (slightly experimental but should work) and reconfigured Gradle
2021-05-05 18:31:29 +02:00
gradlew.bat
feat: added gamelib as submodule (slightly experimental but should work) and reconfigured Gradle
2021-05-05 18:31:29 +02:00
rebuildDocker.bat
script: redesigned build scripts, and added docker start and stop scripts
2021-06-05 14:40:22 +02:00
rebuildDocker.ps1
script: redesigned build scripts, and added docker start and stop scripts
2021-06-05 14:40:22 +02:00
settings.gradle
feat: added gamelib as submodule (slightly experimental but should work) and reconfigured Gradle
2021-05-05 18:31:29 +02:00
startDocker.bat
script: added explanatory echos to scripts
2021-06-05 14:56:35 +02:00
stopDocker.bat
script: added explanatory echos to scripts
2021-06-05 14:56:35 +02:00
updateSubmodule.bat
build: added convenience bat file to update submodule via powershell script
2021-06-05 04:17:17 +02:00
updateSubmodule.ps1
feat: converted updateSubmodule script to powershell
2021-06-05 04:15:13 +02:00