A small collections of modules helping yout ot develop mods for your fabric minecraft server https://altarik.fr
Go to file
Quentin Legot ee67f7e075
All checks were successful
/ build (17, ubuntu-latest) (push) Successful in 4m36s
Added deleteRow and truncateTable for KeyValueTable, add test for KeyValueTable
2023-06-08 20:33:35 +02:00
.gitea/workflows remove deploy job 2023-03-23 22:02:32 +01:00
Core/src Move builder to Core module and developed it a bit 2023-06-08 18:25:21 +02:00
Database Added deleteRow and truncateTable for KeyValueTable, add test for KeyValueTable 2023-06-08 20:33:35 +02:00
gradle/wrapper Add KeyValueConnection, update loom to 1.2, gradle to 8.1 2023-06-05 18:42:20 +02:00
Pagination Added support of Text for Pagination 2023-03-24 21:58:05 +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 Added deleteRow and truncateTable for KeyValueTable, add test for KeyValueTable 2023-06-08 20:33:35 +02:00
build.gradle Add KeyValueConnection, update loom to 1.2, gradle to 8.1 2023-06-05 18:42:20 +02: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 Move builder to Core module and developed it a bit 2023-06-08 18:25:21 +02:00