Update meta.json to require Talisman and change download URL
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"title": "Horizon Mod",
|
"title": "Horizon Mod",
|
||||||
"requires-steamodded": true,
|
"requires-steamodded": true,
|
||||||
"requires-talisman": false,
|
"requires-talisman": true,
|
||||||
"categories": [
|
"categories": [
|
||||||
"Joker"
|
"Content"
|
||||||
],
|
],
|
||||||
"author": "Microwave",
|
"author": "Microwave",
|
||||||
"repo": "https://github.com/ItsaMicrowave/Horizon-Mod",
|
"repo": "https://github.com/ItsaMicrowave/Horizon-Mod",
|
||||||
"downloadURL": "https://github.com/ItsaMicrowave/Horizon-Mod/archive/refs/tags/v1.zip",
|
"downloadURL": "https://github.com/ItsaMicrowave/Horizon-Mod/releases/latest",
|
||||||
"automatic-version-check": true,
|
"automatic-version-check": true,
|
||||||
"version": "v1"
|
"version": "v1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user