NetKAN Update

- CameraTools
- Chatterer
- CrewFiles
- CrossFeedEnabler
- DangIt
- HangarExtender
This commit is contained in:
Paul Fenwick 2014-11-15 15:21:45 +11:00
parent 4b15a805f1
commit 761c31ac6f
6 changed files with 83 additions and 17 deletions

17
CameraTools-1.1.ckan Normal file
View File

@ -0,0 +1,17 @@
{
"spec_version": 1,
"identifier": "CameraTools",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/94171-24-2-Camera-Tools",
"kerbalstuff": "https://kerbalstuff.com/mod/190/Camera%20Tools"
},
"ksp_version": "0.25",
"name": "Camera Tools",
"abstract": "This mod adds a tool that you can use to achieve various camera angles. It's helpful for getting cool shots for cinematics.",
"author": "BahamutoD",
"version": "1.1",
"download": "https://kerbalstuff.com/mod/190/Camera%20Tools/download/1.1",
"x_generated_by": "netkan",
"download_size": 12129
}

17
Chatterer-0.7.1.ckan Normal file
View File

@ -0,0 +1,17 @@
{
"spec_version": 1,
"identifier": "Chatterer",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/92324-0-24-2-Chatterer-v-0-6-0-Aug-29-2014",
"kerbalstuff": "https://kerbalstuff.com/mod/124/Chatterer"
},
"ksp_version": "0.25",
"name": "Chatterer",
"abstract": "A plugin for Kerbal Space Program from SQUAD, which adds some SSTV, beeps, and nonsensical radio chatter between your crewed command pods and Mission Control. There is also some environmental sounds as : wind in atmosphere, breathing on EVA and background noises inside space-crafts.",
"author": "Athlonic",
"version": "0.7.1",
"download": "https://kerbalstuff.com/mod/124/Chatterer/download/0.7.1",
"x_generated_by": "netkan",
"download_size": 6119898
}

View File

@ -1,15 +1,12 @@
{
"spec_version": 1,
"identifier": "CrewFiles",
"install": [
{
"file": "GameData/CrewFiles",
"install_to": "GameData"
}
],
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/83755-CrewFiles-persistence-files-for-individual-kerbals",
"kerbalstuff": "https://kerbalstuff.com/mod/39/CrewFiles"
"homepage": "http://forum.kerbalspaceprogram.com/threads/83755",
"bugtracker": "https://github.com/Ippo343/CrewFiles/issues",
"repository": "https://github.com/Ippo343/CrewFiles",
"kerbalstuff": "https://kerbalstuff.com/mod/39"
},
"ksp_version": "0.25",
"name": "CrewFiles",

View File

@ -0,0 +1,16 @@
{
"spec_version": 1,
"identifier": "CrossFeedEnabler",
"name": "Crossfeed Enabler",
"abstract": "Adds toggleable fuel crossfeed between the part it's added to, and the part this part is surface-attached to. Use it for radial tanks.",
"license": "CC-BY-SA",
"ksp_version": "0.25",
"resources": {
"repository": "https://github.com/NathanKell/CrossFeedEnabler"
},
"author": "NathanKell",
"version": "v3.1",
"download": "https://github.com/NathanKell/CrossFeedEnabler/releases/download/v3.1/CrossFeedEnabler_v3.1.zip",
"x_generated_by": "netkan",
"download_size": 30773
}

View File

@ -1,7 +1,7 @@
{
"spec_version": 1,
"identifier": "DangIt",
"release_status": "stable",
"release_status": "development",
"license": "GPL-3.0",
"depends": [
{
@ -14,15 +14,11 @@
"name": "CommunityResourcePack"
}
],
"install": [
{
"file": "GameData/DangIt",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81794-Alpha-2-2-Dang-It%21-A-random-failures-mod-%2818-june%29",
"kerbalstuff": "https://kerbalstuff.com/mod/7/DangIt!"
"homepage": "http://forum.kerbalspaceprogram.com/threads/81794",
"bugtracker": "https://github.com/Ippo343/DangIt/issues",
"repository": "https://github.com/Ippo343/DangIt",
"kerbalstuff": "https://kerbalstuff.com/mod/7"
},
"ksp_version": "0.25",
"name": "DangIt!",

23
HangarExtender-2.0.ckan Normal file
View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "HangarExtender",
"license": "CC-BY-4.0",
"install": [
{
"file": "FShangarExtender",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://snjo.net",
"kerbalstuff": "https://kerbalstuff.com/mod/18/Hangar%20Extender"
},
"ksp_version": "0.24.2",
"name": "Hangar Extender",
"abstract": "Extends the usable area when building in the SPH or VAB, so you can build outside or above the building. Useful for building large aircraft carriers or tall rockets.",
"author": "Snjo",
"version": "2.0",
"download": "https://kerbalstuff.com/mod/18/Hangar%20Extender/download/2.0",
"x_generated_by": "netkan",
"download_size": 6593
}