🚀 NetKAN update 🚀

- CommunityTechTree
- DistantObject
- ImpossibleInnovations
- KerbalAlarmClock
- ShowAllFuels
This commit is contained in:
Paul Fenwick 2014-11-20 13:45:47 +11:00
parent cbb42402e9
commit 86ed456b27
6 changed files with 170 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "CommunityTechTree",
"license": "CC-BY-NC-4.0",
"release_status": "stable",
"depends": [
{
"name": "TechManager"
}
],
"recommends": [
{
"name": "ModuleManager"
}
],
"resources": {
"homepage": "",
"kerbalstuff": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree"
},
"ksp_version": "0.25",
"name": "Community Tech Tree",
"abstract": "An extension for the stock technology tree designed to support many mods",
"author": "Nertea",
"version": "1.1",
"download": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree/download/1.1",
"x_generated_by": "netkan",
"download_size": 11425
}

View File

@ -0,0 +1,40 @@
{
"spec_version": 1,
"identifier": "DistantObject-default",
"name": " Distant Object Enhancement default config",
"abstract": "Default planets colors",
"license": "CC-BY-4.0",
"ksp_version": "0.25",
"depends": [
{
"name": "DistantObject"
}
],
"install": [
{
"file": "GameData/DistantObject",
"install_to": "GameData",
"filter": [
"DistantObject.dll",
"Flare",
"Icons"
]
}
],
"provides": [
"DistantObject-config"
],
"conflicts": [
{
"name": "DistantObject-config"
}
],
"resources": {
"repository": "https://github.com/MOARdV/DistantObject"
},
"author": "MOARdV",
"version": "v1.4.1",
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.4.1/DistantObject_1.4.1.zip",
"x_generated_by": "netkan",
"download_size": 34245
}

28
DistantObject-v1.4.1.ckan Normal file
View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "DistantObject",
"name": " Distant Object Enhancement",
"abstract": "Visual enhancement mod that makes objects realistically visible over large distances.",
"license": "CC-BY-4.0",
"ksp_version": "0.25",
"depends": [
{
"name": "DistantObject-config"
}
],
"install": [
{
"file": "GameData/DistantObject",
"install_to": "GameData",
"filter": "PlanetColors.cfg"
}
],
"resources": {
"repository": "https://github.com/MOARdV/DistantObject"
},
"author": "MOARdV",
"version": "v1.4.1",
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.4.1/DistantObject_1.4.1.zip",
"x_generated_by": "netkan",
"download_size": 34245
}

View File

@ -0,0 +1,27 @@
{
"spec_version": 1,
"identifier": "ImpossibleInnovations",
"install": [
{
"file": "GameData/Impossible Innovations",
"install_to": "GameData"
},
{
"file": "Ships",
"install_to": "Ships"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/86331-0-24-x-Impossible-Innovations-0-5",
"kerbalstuff": "https://kerbalstuff.com/mod/116/Impossible%20Innovations"
},
"ksp_version": "0.25",
"name": "Impossible Innovations",
"license": "CC-BY-NC-SA-4.0",
"abstract": "Adds fusion based engines and tanks, along with other utilities.",
"author": "jandcando",
"version": "0.6.2",
"download": "https://kerbalstuff.com/mod/116/Impossible%20Innovations/download/0.6.2",
"x_generated_by": "netkan",
"download_size": 17700404
}

View File

@ -0,0 +1,21 @@
{
"spec_version": 1,
"name": "Kerbal Alarm Clock",
"identifier": "KerbalAlarmClock",
"abstract": "Create reminder alarms to help manage flights and not warp past important times",
"license": "MIT",
"release_status": "stable",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/24786-0-25-0-Kerbal-Alarm-Clock-v3-0-1-0-%28Oct-26%29",
"license": "https://github.com/TriggerAu/KerbalAlarmClock/blob/master/LICENSE",
"kerbalstuff": "https://kerbalstuff.com/mod/231/Kerbal%20Alarm%20Clock",
"x_curse": "http://kerbal.curseforge.com/ksp-mods/220289-kerbal-alarm-clock",
"repository": "https://github.com/TriggerAu/KerbalAlarmClock"
},
"author": "TriggerAu",
"version": "v3.0.5.0",
"download": "https://github.com/TriggerAu/KerbalAlarmClock/releases/download/v3.0.5.0/KerbalAlarmClock_3.0.5.0.zip",
"x_generated_by": "netkan",
"download_size": 406598
}

26
ShowAllFuels-1.ckan Normal file
View File

@ -0,0 +1,26 @@
{
"spec_version": 1,
"identifier": "ShowAllFuels",
"name": "ShowAllFuels",
"abstract": "Show all fuels in use for active engines",
"release_status": "development",
"license": "MIT",
"author": "Coffeeman/602p",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.1"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/100571-ShowAllFuels-See-all-fuels-required-by-engines",
"bugtracker": "https://github.com/602p/AllGauges/issues",
"repository": "https://github.com/602p/AllGauges/",
"kerbalstuff": "https://kerbalstuff.com/mod/354"
},
"ksp_version": "0.25",
"version": "1",
"download": "https://kerbalstuff.com/mod/354/ShowAllFuels/download/1",
"x_generated_by": "netkan",
"download_size": 255
}