NetKAN added mod - SpaceDust-0.3.2

This commit is contained in:
NetKAN inflator Robot 2020-12-27 23:15:30 +00:00
parent 3d75dc3097
commit eb4c5a4be0
1 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,50 @@
{
"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.3.2",
"ksp_version_min": "1.8.1",
"ksp_version_max": "1.11.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"
},
"tags": [
"parts",
"plugin",
"resources",
"science"
],
"localizations": [
"en-us",
"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.3.2/SpaceDust_0_3_2.zip",
"download_size": 10651297,
"download_hash": {
"sha1": "E9A4E5B0DB1CFE474BE95E32470120C5E34820AF",
"sha256": "69D53F93EC83CD30572B08A438AEAE28D581C844DD7AA070F4A57D5BFFAEBC01"
},
"download_content_type": "application/zip",
"release_date": "2020-12-27T23:04:27Z",
"x_generated_by": "netkan"
}