NetKAN added mod - SpaceDust-0.5.4
This commit is contained in:
parent
ac22b9ab72
commit
1e1305647a
|
@ -0,0 +1,53 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "SpaceDust",
|
||||||
|
"name": "Space Dust",
|
||||||
|
"abstract": "A mod supplying a new experience for atmospheric and exospheric resource harvesting. Includes a new harvesting system, displays, resource distributions and parts.",
|
||||||
|
"author": "Nertea (Chris Adderley)",
|
||||||
|
"version": "0.5.4",
|
||||||
|
"ksp_version_min": "1.8.1",
|
||||||
|
"ksp_version_max": "1.12.99",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/197723-1",
|
||||||
|
"repository": "https://github.com/post-kerbin-mining-corporation/SpaceDust",
|
||||||
|
"bugtracker": "https://github.com/post-kerbin-mining-corporation/SpaceDust/issues",
|
||||||
|
"metanetkan": "https://github.com/post-kerbin-mining-corporation/SpaceDust/raw/master/CKAN/SpaceDust.netkan",
|
||||||
|
"remote-avc": "https://raw.githubusercontent.com:443/post-kerbin-mining-corporation/SpaceDust/master/GameData/SpaceDust/Versioning/SpaceDust.version"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"parts",
|
||||||
|
"plugin",
|
||||||
|
"resources",
|
||||||
|
"science"
|
||||||
|
],
|
||||||
|
"localizations": [
|
||||||
|
"en-us",
|
||||||
|
"ru",
|
||||||
|
"zh-cn"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "B9PartSwitch"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "SpaceDust",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/post-kerbin-mining-corporation/SpaceDust/releases/download/0.5.4/SpaceDust_0_5_4.zip",
|
||||||
|
"download_size": 10608163,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "3C786265B156465DBE016C46AA229F7E7812F841",
|
||||||
|
"sha256": "AF2F2D65D1056AAF84C42EF5A6341EBA28EDE44DE036A188895A93CD76820244"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"install_size": 28785471,
|
||||||
|
"release_date": "2024-10-09T17:47:49Z",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue