A small collections of modules helping yout ot develop mods for your fabric minecraft server https://altarik.fr
Go to file
2023-02-27 00:17:48 +01:00
Database Added periodic task (but unfinished), have to rework a bit AsyncTasks (add a scheduler to add cancellability) 2023-02-03 12:31:51 +01:00
gradle/wrapper Added periodic task (but unfinished), have to rework a bit AsyncTasks (add a scheduler to add cancellability) 2023-02-03 12:31:51 +01:00
Tasks Change list by a queue in order to use a thread-safe non-blocking concurrent queue 2023-02-20 14:19:51 +01:00
.gitignore Fix fabric.mod.json, add run folder to gitignore 2023-02-13 15:25:08 +01:00
build.gradle Added periodic task (but unfinished), have to rework a bit AsyncTasks (add a scheduler to add cancellability) 2023-02-03 12:31:51 +01:00
gradle.properties Change list by a queue in order to use a thread-safe non-blocking concurrent queue 2023-02-20 14:19:51 +01:00
gradlew Changing permission of gradlew 2023-02-13 17:50:59 +01:00
gradlew.bat Initial commit 2022-09-19 23:52:14 +02:00
settings.gradle Added periodic task (but unfinished), have to rework a bit AsyncTasks (add a scheduler to add cancellability) 2023-02-03 12:31:51 +01:00