NetKAN added mod - FlyingSaucers-v0.6.11
This commit is contained in:
parent
61c7bb6c8c
commit
f770a44dab
|
@ -0,0 +1,78 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FlyingSaucers",
|
||||
"name": "Flying Saucers",
|
||||
"abstract": "Build Flying Saucers in KSP!",
|
||||
"author": "Angel-125",
|
||||
"version": "v0.6.11",
|
||||
"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"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"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.6.11/KFS.zip",
|
||||
"download_size": 121796479,
|
||||
"download_hash": {
|
||||
"sha1": "AF34135ED4B1DC7DFDE37F89FD027C1FD625071D",
|
||||
"sha256": "A36A24BBC19398C1913D7CD9CC25F92A35928A4B774F600B112D446653CFE3F7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-05-05T23:59:33Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue