fix meta?
This commit is contained in:
parent
8a2c4deda0
commit
799b628411
@ -4,9 +4,8 @@
|
|||||||
"identifier": "KPUFlags",
|
"identifier": "KPUFlags",
|
||||||
"abstract": "Kerbal People's Union Flags",
|
"abstract": "Kerbal People's Union Flags",
|
||||||
"author": "Izaya",
|
"author": "Izaya",
|
||||||
"license": "restricted",
|
"license": "CC",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"version": "v1",
|
|
||||||
"ksp_version_min": "1.8.0",
|
"ksp_version_min": "1.8.0",
|
||||||
"ksp_version_max": "1.12.99",
|
"ksp_version_max": "1.12.99",
|
||||||
"resources": {
|
"resources": {
|
||||||
@ -14,7 +13,7 @@
|
|||||||
"repository": "https://git.shadowkat.net/izaya/KSP-mods",
|
"repository": "https://git.shadowkat.net/izaya/KSP-mods",
|
||||||
},
|
},
|
||||||
"install" : [
|
"install" : [
|
||||||
{ "file" : "KPUFlags",
|
{ "file" : "ksp-mods/KPUFlags",
|
||||||
"install_to" : "GameData"
|
"install_to" : "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -22,12 +21,6 @@
|
|||||||
"flags"
|
"flags"
|
||||||
],
|
],
|
||||||
"download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip",
|
"download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip",
|
||||||
"download_size": 0,
|
|
||||||
"download_hash": {
|
|
||||||
"sha1": "",
|
|
||||||
"sha256": ""
|
|
||||||
},
|
|
||||||
"download_content_type": "application/zip",
|
"download_content_type": "application/zip",
|
||||||
"install_size": 437410,
|
"install_size": 437410,
|
||||||
"release_date": "2022-08-29T19:09:50Z"
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user