A small collections of modules helping yout ot develop mods for your fabric minecraft server https://altarik.fr
Go to file
Quentin Legot 5630794fd1
Some checks failed
/ build (17, ubuntu-latest) (push) Successful in 4m38s
/ deploy (17, ubuntu-latest) (push) Failing after 3m57s
Merge pull request 'fix deploy' (#18) from dev into master
Reviewed-on: #18
2023-06-13 22:52:47 +02:00
.gitea/workflows fix deploy 2023-06-13 22:52:03 +02:00
Core/src Updated and added fabric.mod.json 2023-06-13 17:46:19 +02:00
Database Updated and added fabric.mod.json 2023-06-13 17:46:19 +02:00
gradle/wrapper Add KeyValueConnection, update loom to 1.2, gradle to 8.1 2023-06-05 18:42:20 +02:00
Pagination/src/main Update fabric.mod.json and fix Pagination name 2023-06-13 18:03:13 +02:00
src/main/resources Update fabric.mod.json and fix Pagination name 2023-06-13 18:03:13 +02:00
Tasks/src Updated and added fabric.mod.json 2023-06-13 17:46:19 +02: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 Update 'build.gradle' 2023-06-13 21:51:54 +02:00
gradle.properties Remove secret from gradle.properties, moved it to ENV variables or local.properties 2023-06-13 21:02:46 +02: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