Merge pull request #14 from pjf/new_versions
Updated for new CKAN schema introduced in KSP-CKAN/CKAN#73
This commit is contained in:
commit
ce5a4312ec
|
@ -7,8 +7,7 @@
|
|||
"license" : "LGPL-2.1",
|
||||
"version" : "1.5",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.24.2",
|
||||
"max_ksp" : "0.24.2",
|
||||
"ksp_version" : "0.24.2",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/70008",
|
||||
"github" : {
|
||||
|
|
|
@ -7,8 +7,7 @@
|
|||
"license" : "LGPL-2.1",
|
||||
"version" : "1.6",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.25.0",
|
||||
"max_ksp" : "0.25.9",
|
||||
"ksp_version" : "0.25",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/70008",
|
||||
"github" : {
|
||||
|
|
|
@ -8,8 +8,7 @@
|
|||
"author" : [ "NathanKell" ],
|
||||
"version" : "3.1",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.25.0",
|
||||
"max_ksp" : "0.25.9",
|
||||
"ksp_version" : "0.25",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/76499",
|
||||
"github" : {
|
||||
|
|
|
@ -7,8 +7,7 @@
|
|||
"license" : "CC-BY-SA",
|
||||
"version" : "v5.2",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.24.2",
|
||||
"max_ksp" : "0.24.2",
|
||||
"ksp_version" : "0.24.2",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/54954",
|
||||
"github" : {
|
||||
|
|
|
@ -7,8 +7,7 @@
|
|||
"license" : "GPL-3.0",
|
||||
"version" : "0.14.1.1",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.24.2",
|
||||
"max_ksp" : "0.24.2",
|
||||
"ksp_version" : "0.24",
|
||||
"comment" : "Setting to *no* github releases so the code doesn't try to confuse NEAR with FAR",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/20451",
|
||||
|
|
|
@ -8,8 +8,7 @@
|
|||
"author" : [ "Nazari1382" ],
|
||||
"version" : "7.25",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.25.0",
|
||||
"max_ksp" : "0.25.9",
|
||||
"ksp_version" : "0.25",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/65754"
|
||||
},
|
||||
|
|
|
@ -7,8 +7,7 @@
|
|||
"license" : "GPL-3.0",
|
||||
"version" : "2.3.1.0-335",
|
||||
"release_status" : "development",
|
||||
"min_ksp" : "0.24.2",
|
||||
"max_ksp" : "0.24.2",
|
||||
"ksp_version" : "0.24.2",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/12384-PART-0-24-2-Anatid-Robotics-MuMech-MechJeb-Autopilot-v2-3-1",
|
||||
"github" : {
|
||||
|
|
|
@ -7,8 +7,7 @@
|
|||
"license" : "GPL-3.0",
|
||||
"version" : "2.3.1.0",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.24.2",
|
||||
"max_ksp" : "0.24.2",
|
||||
"ksp_version" : "0.24.2",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/12384-PART-0-24-2-Anatid-Robotics-MuMech-MechJeb-Autopilot-v2-3-1",
|
||||
"github" : {
|
||||
|
|
|
@ -8,8 +8,7 @@
|
|||
"author" : [ "ialdabaoth", "Sarbian" ],
|
||||
"version" : "2.4.5",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.24.2",
|
||||
"max_ksp" : "0.24.2",
|
||||
"ksp_version" : "0.24.2",
|
||||
"install" : [
|
||||
{
|
||||
"file" : "ModuleManager.2.4.5.dll",
|
||||
|
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"spec_version" : 1,
|
||||
"name" : "Module Manager",
|
||||
"identifier" : "ModuleManager",
|
||||
"abstract" : "Modify KSP configs without conflict",
|
||||
"download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/lastSuccessfulBuild/artifact/ModuleManager-2.5.1.zip",
|
||||
"license" : "CC-BY-SA",
|
||||
"author" : [ "ialdabaoth", "Sarbian" ],
|
||||
"version" : "2.5.1",
|
||||
"release_status" : "stable",
|
||||
"ksp_version" : "0.25",
|
||||
"install" : [
|
||||
{
|
||||
"file" : "ModuleManager.2.5.1.dll",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -8,8 +8,7 @@
|
|||
"author" : [ "ialdabaoth", "NathanKell" ],
|
||||
"version" : "3.1",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.25.0",
|
||||
"max_ksp" : "0.25.9",
|
||||
"ksp_version" : "0.25",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/92290",
|
||||
"github" : {
|
||||
|
|
|
@ -8,8 +8,7 @@
|
|||
"author" : [ "ialdabaoth", "NathanKell" ],
|
||||
"version" : "7.4",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.24.2",
|
||||
"max_ksp" : "0.24.2",
|
||||
"ksp_version" : "0.24.2",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/64118",
|
||||
"github" : {
|
||||
|
|
|
@ -7,8 +7,7 @@
|
|||
"license" : "CC-BY-NC-SA",
|
||||
"version" : "8.0",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.25.0",
|
||||
"max_ksp" : "0.25.9",
|
||||
"ksp_version" : "0.25",
|
||||
"depends" : [
|
||||
{ "name" : "RSSTextures" },
|
||||
{ "name" : "ModuleManager", "min_version" : "2.5.0" }
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/2048.zip",
|
||||
"license" : "CC-BY-NC-SA",
|
||||
"version" : "1.0",
|
||||
"ksp_version" : "any",
|
||||
"release_status" : "stable",
|
||||
"depends" : [
|
||||
{ "name" : "RealSolarSystem" }
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/4096.zip",
|
||||
"license" : "CC-BY-NC-SA",
|
||||
"version" : "1.0",
|
||||
"ksp_version" : "any",
|
||||
"release_status" : "stable",
|
||||
"depends" : [
|
||||
{ "name" : "RealSolarSystem" }
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/8192.zip",
|
||||
"license" : "CC-BY-NC-SA",
|
||||
"version" : "1.0",
|
||||
"ksp_version" : "any",
|
||||
"release_status" : "stable",
|
||||
"depends" : [
|
||||
{ "name" : "RealSolarSystem" }
|
||||
|
|
|
@ -7,8 +7,7 @@
|
|||
"license" : "CC-BY-SA",
|
||||
"version" : "6a12",
|
||||
"release_status" : "alpha",
|
||||
"min_ksp" : "0.24.2",
|
||||
"max_ksp" : "0.24.2",
|
||||
"ksp_version" : "0.24.2",
|
||||
"depends" : [
|
||||
{ "name" : "AJE" },
|
||||
{ "name" : "DeadlyReentry", "min_version" : "5.2" },
|
||||
|
|
|
@ -7,8 +7,7 @@
|
|||
"license" : "BSD-2-clause",
|
||||
"version" : "1.7.7",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.25.0",
|
||||
"max_ksp" : "0.25.9",
|
||||
"ksp_version" : "0.25",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/60863",
|
||||
"github" : {
|
||||
|
|
3
kOS.ckan
3
kOS.ckan
|
@ -7,8 +7,7 @@
|
|||
"license" : "GPL-3.0",
|
||||
"version" : "0.14",
|
||||
"release_status" : "stable",
|
||||
"min_ksp" : "0.24.2",
|
||||
"max_ksp" : "0.24.2",
|
||||
"ksp_version" : "0.24.2",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/68089-0-23-kOS-Scriptable-Autopilot-System-v0-11-2-13",
|
||||
"manual" : "http://ksp-kos.github.io/KOS_DOC/",
|
||||
|
|
Loading…
Reference in New Issue