test CKAN
This commit is contained in:
parent
87fe8e2e5f
commit
8a2c4deda0
33
CKAN/KPUFlags.ckan
Normal file
33
CKAN/KPUFlags.ckan
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"name": "KPU Flags",
|
||||
"identifier": "KPUFlags",
|
||||
"abstract": "Kerbal People's Union Flags",
|
||||
"author": "Izaya",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"version": "v1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"resources": {
|
||||
"homepage": "https://git.shadowkat.net/izaya/KSP-mods",
|
||||
"repository": "https://git.shadowkat.net/izaya/KSP-mods",
|
||||
},
|
||||
"install" : [
|
||||
{ "file" : "KPUFlags",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"flags"
|
||||
],
|
||||
"download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip",
|
||||
"download_size": 0,
|
||||
"download_hash": {
|
||||
"sha1": "",
|
||||
"sha256": ""
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 437410,
|
||||
"release_date": "2022-08-29T19:09:50Z"
|
||||
}
|
Loading…
Reference in New Issue
Block a user