Skip to content

Commit b1fe99e

Browse files
committed
Updated all metadata to have update checks
1 parent 3c6d5bd commit b1fe99e

7 files changed

Lines changed: 55 additions & 7 deletions

File tree

AdditionalVariants/meta.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,11 @@
1515
"name": "TF.EX",
1616
"version": "0.9.5"
1717
}
18-
]
18+
],
19+
"update": {
20+
"github": {
21+
"repository": "FortRise/ExampleFortRiseMod",
22+
"tagRegex": "^AdditionalVariants\\-(.*)"
23+
}
24+
}
1925
}

BaronMode/meta.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,11 @@
99
"name": "FortRise",
1010
"version": "5.1.0"
1111
}
12-
]
12+
],
13+
"update": {
14+
"github": {
15+
"repository": "FortRise/ExampleFortRiseMod",
16+
"tagRegex": "^BaronMode\\-(.*)"
17+
}
18+
}
1319
}

BartizanMod/meta.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,11 @@
99
"name": "FortRise",
1010
"version": "5.0.0"
1111
}
12-
]
12+
],
13+
"update": {
14+
"github": {
15+
"repository": "FortRise/ExampleFortRiseMod",
16+
"tagRegex": "^BartizanMod\\-(.*)"
17+
}
18+
}
1319
}

ColoredDrillArrows/meta.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,11 @@
99
"name": "FortRise",
1010
"version": "5.0.0"
1111
}
12-
]
12+
],
13+
"update": {
14+
"github": {
15+
"repository": "FortRise/ExampleFortRiseMod",
16+
"tagRegex": "^ColoredDrillArrows\\-(.*)"
17+
}
18+
}
1319
}

MiasmaColors/meta.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,17 @@
33
"version": "1.0.0",
44
"author": "Terria",
55
"description": "A mod that changes miasma colors in different level with different colors.",
6-
"dll": "MiasmaColors.dll"
6+
"dll": "MiasmaColors.dll",
7+
"dependencies": [
8+
{
9+
"name": "FortRise",
10+
"version": "5.0.0"
11+
}
12+
],
13+
"update": {
14+
"github": {
15+
"repository": "FortRise/ExampleFortRiseMod",
16+
"tagRegex": "^MiasmaColors\\-(.*)"
17+
}
18+
}
719
}

MoreReplay/meta.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,11 @@
99
"name": "FortRise",
1010
"version": "5.0.0"
1111
}
12-
]
12+
],
13+
"update": {
14+
"github": {
15+
"repository": "FortRise/ExampleFortRiseMod",
16+
"tagRegex": "^MoreReplay\\-(.*)"
17+
}
18+
}
1319
}

MusicRestart/meta.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,11 @@
99
"name": "FortRise",
1010
"version": "5.0.0"
1111
}
12-
]
12+
],
13+
"update": {
14+
"github": {
15+
"repository": "FortRise/ExampleFortRiseMod",
16+
"tagRegex": "^MusicRestart\\-(.*)"
17+
}
18+
}
1319
}

0 commit comments

Comments
 (0)