initial attempt at KSRSS
This commit is contained in:
parent
2d4aef4a4d
commit
3337706b51
46
KSRSS/KSRSS.ckan
Normal file
46
KSRSS/KSRSS.ckan
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"name": "KSRSS Reborn",
|
||||
"identifier": "KSRSS",
|
||||
"abstract": "Kerbin-Sized Real Solar System",
|
||||
"author": "KSRSS contributors",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"version": "0.6.1-0000-25193a8e",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"resources": {
|
||||
"homepage": "https://gitlab.com/ksrss/KSRSS",
|
||||
"repository": "https://gitlab.com/ksrss/KSRSS",
|
||||
"remote-avc": "https://gitlab.com/ksrss/KSRSS/-/raw/reborn/KSRSS/KSRSS.version"
|
||||
},
|
||||
"depends": [
|
||||
{ "name" : "Kopernicus" },
|
||||
{ "name" : "Kronometer" },
|
||||
{ "name" : "CustomBarnKit" }
|
||||
],
|
||||
"suggests": [
|
||||
{ "name" : "CustomAsteroids"},
|
||||
{ "name" : "Scatterer" },
|
||||
{ "name" : "EnvironmentalVisualEnhancements" }
|
||||
],
|
||||
"install" : [
|
||||
{ "find" : "KSRSS",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"download": "https://gitlab.com/api/v4/projects/KSRSS%2FKSRSS/repository/archive.zip?sha=25193a8eda47b9b59f112f1ff3151a77994f51bc&path=KSRSS",
|
||||
"download_size": 2467774398,
|
||||
"download_hash": {
|
||||
"sha1": "60DB4D295CEED9BAB7DB61316890DD92AAF7946C",
|
||||
"sha256": "31C4B2C4ED1BB4F5EB9F7EE924433B11083D67BAE7348DDD886985D0669325E9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2467774398,
|
||||
"release_date": "2023-05-01T16:37:00Z",
|
||||
"x_generated_by": "izaya"
|
||||
}
|
Loading…
Reference in New Issue
Block a user