A small collections of modules helping yout ot develop mods for your fabric minecraft server https://altarik.fr
Go to file
Quentin Legot 351b8aaf84
All checks were successful
build (17, ubuntu-latest)
Add a new api method (not developed yet)
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-03-24 19:56:10 +01:00
.gitea/workflows remove deploy job 2023-03-23 22:02:32 +01:00
Database Exclude test which require a connection to database 2023-03-23 21:47:04 +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 a new api method (not developed yet) 2023-03-24 19:56:10 +01:00
src/main/resources Fix mixins and temporary remove Pagination 2023-03-02 18:50:23 +01:00
Tasks Fix build and reduce memory footprint by fixing max memory usage to 2G instead of 4G 2023-03-23 01:33:03 +01:00
.gitignore Add artifact with all subprojects inside 2023-03-02 14:07:48 +01:00
build.gradle Fix build and reduce memory footprint by fixing max memory usage to 2G instead of 4G 2023-03-23 01:33:03 +01:00
gradle.properties Fix build and reduce memory footprint by fixing max memory usage to 2G instead of 4G 2023-03-23 01:33:03 +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 precondition 2023-03-19 19:38:08 +01:00