A small collections of modules helping yout ot develop mods for your fabric minecraft server https://altarik.fr
Go to file
Quentin Legot b88d7f3e08
All checks were successful
Test and Deploy / build (17, ubuntu-latest) (push) Successful in 3m55s
Test and Deploy / build (17, ubuntu-latest) (pull_request) Successful in 3m48s
Test and Deploy / deploy (17, ubuntu-latest) (push) Has been skipped
Test and Deploy / deploy (17, ubuntu-latest) (pull_request) Has been skipped
ConfigI#load now return given clazz in parameter, dump to 5.0.0 because of breaking changes
2024-02-12 19:56:37 +01:00
.gitea/workflows Forgot to add an env instruction... 2024-01-07 00:57:32 +01:00
buildSrc Improve CI: now create a tag when publishing a new release 2023-08-29 22:44:06 +02:00
Core/src ConfigI#load now return given clazz in parameter, dump to 5.0.0 because of breaking changes 2024-02-12 19:56:37 +01:00
Database Remove my name in contributions and add mod parenting in modmenu, Use a more detailled image of altarik icon 2024-02-08 12:47:42 +01:00
gradle/wrapper Update to 1.20.2 2024-01-06 21:42:25 +01:00
Pagination/src/main Remove my name in contributions and add mod parenting in modmenu, Use a more detailled image of altarik icon 2024-02-08 12:47:42 +01:00
src/main/resources Remove my name in contributions and add mod parenting in modmenu, Use a more detailled image of altarik icon 2024-02-08 12:47:42 +01:00
Tasks/src Remove my name in contributions and add mod parenting in modmenu, Use a more detailled image of altarik icon 2024-02-08 12:47:42 +01:00
.gitignore Remove secret from gradle.properties, moved it to ENV variables or local.properties 2023-06-13 21:02:46 +02:00
build.gradle Dump minecraft to 1.20.4 2024-02-04 17:44:39 +01:00
gradle.properties ConfigI#load now return given clazz in parameter, dump to 5.0.0 because of breaking changes 2024-02-12 19:56:37 +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 DataTracker and TrackedData 2023-06-13 17:36:49 +02:00