A small collections of modules helping yout ot develop mods for your fabric minecraft server https://altarik.fr
Go to file
Quentin Legot 0228787568 Add Pagination project
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-02-27 00:13:09 +01:00
Database Add Pagination project 2023-02-27 00:13:09 +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
Pagination Add Pagination project 2023-02-27 00:13:09 +01:00
Tasks Add Pagination project 2023-02-27 00:13:09 +01:00
.gitignore Fix fabric.mod.json, add run folder to gitignore 2023-02-13 15:25:08 +01:00
build.gradle Add Pagination project 2023-02-27 00:13:09 +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 Add Pagination project 2023-02-27 00:13:09 +01:00