NetKAN updates: RealSolarSystem-v8.2.1, RetroFuture-1.6.3
This commit is contained in:
parent
b8076509c1
commit
62275c58cb
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Real Solar System",
|
||||
"identifier": "RealSolarSystem",
|
||||
"abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.25",
|
||||
"depends": [
|
||||
{
|
||||
"name": "RSSTextures"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.0"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
|
||||
"github": {
|
||||
"url": "https://github.com/NathanKell/RealSolarSystem"
|
||||
}
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "RealSolarSystem",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"bundles": [
|
||||
{
|
||||
"file": "CustomBiomes",
|
||||
"identifier": "CustomBiomes",
|
||||
"version": "1.6.6",
|
||||
"install_to": "GameData",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"required": false
|
||||
}
|
||||
],
|
||||
"author": "NathanKell",
|
||||
"version": "v8.2.1",
|
||||
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.2.1/RealSolarSystem_v8.2.1.zip",
|
||||
"comment": "Generated by gh2ckan",
|
||||
"download_size": 221951
|
||||
}
|
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RetroFuture",
|
||||
"depends": [
|
||||
{
|
||||
"name": "Firespitter"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "BDArmory"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralDynamics"
|
||||
},
|
||||
{
|
||||
"name": "SmokeScreen"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RetroFuture",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"kerbalstuff": {
|
||||
"url": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes"
|
||||
},
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/84054"
|
||||
},
|
||||
"name": "Retro-Future Planes",
|
||||
"license": "CC-BY-SA-NC v4.0",
|
||||
"abstract": "engines and more airplane parts for KSP; futuristic performance, classic designs",
|
||||
"author": "NohArk",
|
||||
"version": "1.6.3",
|
||||
"download": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes/download/1.6.3",
|
||||
"comment": "Generated by ks2ckan",
|
||||
"download_size": 36984367,
|
||||
"ksp_version": "0.25"
|
||||
}
|
Loading…
Reference in New Issue