NetKAN added mod - FlyingSaucers-v0.5
This commit is contained in:
parent
94908e4d4a
commit
9dd2c51bba
|
@ -0,0 +1,75 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FlyingSaucers",
|
||||
"name": "Flying Saucers",
|
||||
"abstract": "Build Flying Saucers in KSP!",
|
||||
"author": "Angel-125",
|
||||
"version": "v0.5",
|
||||
"ksp_version_min": "1.12.2",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/173857-*",
|
||||
"repository": "https://github.com/Angel-125/FlyingSaucers",
|
||||
"bugtracker": "https://github.com/Angel-125/FlyingSaucers/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Angel-125/FlyingSaucers/master/GameData/WildBlueIndustries/FlyingSaucers/KFS.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureProps"
|
||||
},
|
||||
{
|
||||
"name": "BarisBridge"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueTools"
|
||||
},
|
||||
{
|
||||
"name": "KerbalActuators"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "kOS"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/WildBlueIndustries/FlyingSaucers",
|
||||
"install_to": "GameData/WildBlueIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/FlyingSaucers/releases/download/v0.5/KFS.zip",
|
||||
"download_size": 92928192,
|
||||
"download_hash": {
|
||||
"sha1": "132BCC78BB76B0432D9C77AB7B7F3EF792AAE968",
|
||||
"sha256": "21B8B8A971EDC575695E1A2EFA6ACAAD909588F0AEEBAD493039D4560A32B38A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-03T21:24:08Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue