feat: update links workflow

This commit is contained in:
creepereater201
2026-06-10 21:41:47 +01:00
parent 05fc35c598
commit 466885a71c
3 changed files with 858 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"modrinth": {
"loader": "minecraft",
"versionTypes": [
"release"
],
"variants": [
{
"id": "26_1_2",
"minVersion": "26.1.2"
}
],
"autoDiscoverVariants": {
"enabled": true,
"gameVersionPattern": "^26\\.[0-9]+(\\.[0-9]+)?$",
"minimumProjects": 3
}
}
}