NetKAN added mod - FlyingSaucers-v1.3.0
This commit is contained in:
parent
75e2552b2c
commit
1012dfbe9b
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FlyingSaucers",
|
||||
"name": "Flying Saucers",
|
||||
"abstract": "Build Flying Saucers in KSP!",
|
||||
"author": "Angel-125",
|
||||
"version": "v1.3.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.3.0/KFS.zip",
|
||||
"download_size": 121532775,
|
||||
"download_hash": {
|
||||
"sha1": "D8F4E56C0C7E14217A73D11072CDC1DC90917B54",
|
||||
"sha256": "6E1A701E4FEC615FCE3F8B4FC0B2FE2EBCCA5B1E536BB6F765F2AAA34C2EB14C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 413824787,
|
||||
"release_date": "2024-07-06T01:43:08Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue