mirror of
https://github.com/creeper2eletricboogaloo/L4JDownloadableContent.git
synced 2026-09-14 19:34:43 +02:00
feat: update links workflow
This commit is contained in:
19
scripts/update_links_config.json
Normal file
19
scripts/update_links_config.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user