Setup version URL from releases

this is going to 404 until the next release but oh well
This commit is contained in:
Andrew Cassidy 2022-03-11 21:28:14 -08:00
parent 210d326469
commit 591ec0aa74

View File

@ -1,7 +1,8 @@
{ {
"NAME": "ConformalDecals", "NAME": "ConformalDecals",
"URL": "https://raw.githubusercontent.com/drewcassidy/KSP-Conformal-Decals/release/GameData/ConformalDecals/Versioning/ConformalDecals.version", "URL": "https://github.com/drewcassidy/KSP-Conformal-Decals/releases/latest/download/ConformalDecals.version",
"DOWNLOAD": "https://github.com/drewcassidy/KSP-Conformal-Decals/releases", "DOWNLOAD": "https://github.com/drewcassidy/KSP-Conformal-Decals/releases/latest",
"CHANGE_LOG_URL": "https://raw.githubusercontent.com/drewcassidy/KSP-Conformal-Decals/release/CHANGELOG.md"
"VERSION": { "VERSION": {
"MAJOR": 9, "MAJOR": 9,
"MINOR": 9, "MINOR": 9,