NetKAN generated mods - OuterPlanetsMod/OuterPlanetsMod-1.5.1, TestFlight/TestFlight-1.1.0.0

This commit is contained in:
NetKAN bot 2015-02-10 10:23:13 +01:00
parent 0fdd45f5f2
commit 2cfa53075d
2 changed files with 66 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"spec_version": "v1.4",
"identifier": "OuterPlanetsMod",
"x_netkan_license_ok": true,
"license": "CC-BY-NC-SA-4.0",
"install": [
{
"find": "GameData/OPM",
"install_to": "GameData"
}
],
"x_to_be_added": "Kopernicus and CustomAsteroids from the archive",
"x_to_be_added_recommended": "From the listing...",
"x_to_be_added_supported": "From the listing...",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/104280-0-90-Outer-Planet-Mods-Expands-the-Kerbol-system-with-new-planets-based-on-Saturn",
"kerbalstuff": "https://kerbalstuff.com/mod/437/Outer%20Planets%20Mod"
},
"ksp_version": "0.90",
"name": "Outer Planets Mod",
"abstract": "Expands the Kerbol system with new planets and moons based on Saturn, Uranus, Neptune and their moons",
"author": "CaptRobau",
"version": "1.5.1",
"download": "https://kerbalstuff.com/mod/437/Outer%20Planets%20Mod/download/1.5.1",
"x_generated_by": "netkan",
"download_size": 41923807
}

View File

@ -0,0 +1,39 @@
{
"spec_version": "v1.2",
"name": "TestFlight",
"abstract": "Flight Testing of your space hardware in KSP! Fly your parts to gain flight data and make them more reliable and less likely to fail.",
"identifier": "TestFlight",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/88187",
"repository": "https://github.com/jwvanderbeck/TestFlight",
"bugtracker": "https://github.com/jwvanderbeck/TestFlight/issues"
},
"install": [
{
"file": "GameData/TestFlight",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.8"
}
],
"suggests": [
{
"name": "RP-0"
},
{
"name": "RealismOverhaul"
}
],
"author": "jwvanderbeck",
"version": "1.1.0.0",
"download": "https://github.com/jwvanderbeck/TestFlight/releases/download/1.1.0.0/TestFlight-1.1.0.0.zip",
"x_generated_by": "netkan",
"download_size": 111289
}