NetKAN added mod - FlyingSaucers-v1.1.0
This commit is contained in:
parent
46ea2935f5
commit
d829f4e3ac
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FlyingSaucers",
|
||||
"name": "Flying Saucers",
|
||||
"abstract": "Build Flying Saucers in KSP!",
|
||||
"author": "Angel-125",
|
||||
"version": "v1.1.0",
|
||||
"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": "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",
|
||||
"filter": "Ships"
|
||||
},
|
||||
{
|
||||
"find": "Ships/SPH",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/FlyingSaucers/releases/download/v1.1.0/KFS.zip",
|
||||
"download_size": 122834502,
|
||||
"download_hash": {
|
||||
"sha1": "F09E3A019EEB00A5F79F9DAEFD6A5149B6981265",
|
||||
"sha256": "AF7EAC9648C85A664B8DBE37A2369C23B83F110BFF77721169B4CE73FACB3B16"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 413673437,
|
||||
"release_date": "2023-04-23T22:17:50Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue