Autogenerated files from the BootKAN.

This commit is contained in:
Paul Fenwick 2014-10-19 23:34:32 +11:00
parent 1170e54d24
commit 31451ddeb7
4 changed files with 123 additions and 0 deletions

23
CrewFiles-2.0.0.ckan Normal file
View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "CrewFiles",
"install": [
{
"file": "GameData/CrewFiles",
"install_to": "GameData"
}
],
"resources": {
"kerbalstuff": {
"url": "https://kerbalstuff.com/mod/39/CrewFiles"
},
"homepage": "http://forum.kerbalspaceprogram.com/threads/83755-CrewFiles-persistence-files-for-individual-kerbals"
},
"name": "CrewFiles",
"license": "LGPL-3.0",
"abstract": "A modder API to give each kerbal his own individual data file that you can use to store information about him",
"version": "2.0.0",
"download": "https://kerbalstuff.com/mod/39/CrewFiles/download/2.0.0",
"comment": "Generated by ks2ckan",
"ksp_version": "0.25"
}

View File

@ -0,0 +1,39 @@
{
"spec_version": 1,
"identifier": "FerramAerospaceResearch",
"license": "GPL-3.0",
"release_status": "stable",
"comment": "Setting to *no* github releases so the code doesn't try to confuse NEAR with FAR",
"resources": {
"github": {
"url": "https://github.com/ferram4/Ferram-Aerospace-Research",
"releases": false
},
"kerbalstuff": {
"url": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research"
},
"homepage": "http://kerbalspaceprogram.com/forum/showthread.php/20451"
},
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/FerramAerospaceResearch",
"install_to": "GameData"
},
{
"file": "Ships",
"install_to": "Ships",
"optional": true,
"description": "FAR example craft"
}
],
"name": "Ferram Aerospace Research",
"abstract": "FAR replaces KSP's stock mass-based aerodynamics model with one based on real-life physics.",
"version": "v0.14.3.1",
"download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.3.1",
"ksp_version": "0.25"
}

32
RemoteTech-v1.5.1.ckan Normal file
View File

@ -0,0 +1,32 @@
{
"spec_version": 1,
"identifier": "RemoteTech",
"license": "restricted",
"release_status": "stable",
"resources": {
"github": {
"url": "https://github.com/RemoteTechnologiesGroup/RemoteTech"
},
"kerbalstuff": {
"url": "https://kerbalstuff.com/mod/134/RemoteTech"
},
"homepage": "http://forum.kerbalspaceprogram.com/threads/83305"
},
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/RemoteTech",
"install_to": "GameData"
}
],
"name": "RemoteTech",
"abstract": "Adds new rules for communicating with unmanned probes.",
"version": "v1.5.1",
"download": "https://kerbalstuff.com/mod/134/RemoteTech/download/v1.5.1",
"comment": "Generated by ks2ckan",
"ksp_version": "0.25"
}

29
kOS-0.14.2.ckan Normal file
View File

@ -0,0 +1,29 @@
{
"spec_version": 1,
"identifier": "kOS",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"manual": "http://ksp-kos.github.io/KOS_DOC/",
"github": {
"url": "https://github.com/KSP-KOS/KOS",
"releases": true
},
"kerbalstuff": {
"url": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System"
},
"homepage": "http://ksp-kos.github.io/KOS_DOC/"
},
"install": [
{
"file": "GameData/kOS",
"install_to": "GameData"
}
],
"name": "kOS: Scriptable Autopilot System",
"abstract": "kOS is a scriptable autopilot Mod for Kerbal Space Program. It allows you write small programs that automate specific tasks.",
"version": "0.14.2",
"download": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System/download/0.14.2",
"comment": "Generated by ks2ckan",
"ksp_version": "0.25"
}