Latest NetKAN run.

- CommunityResourcePack-0.2.2
- CrewFiles-2.0.0.1
- DarkMultiPlayer-v0.1.5.6
- RealSolarSystem-v8.2
This commit is contained in:
Paul Fenwick 2014-10-21 19:52:41 +11:00
parent 37384cdfe9
commit 92de4e301d
4 changed files with 139 additions and 0 deletions

View File

@ -0,0 +1,30 @@
{
"spec_version": 1,
"name": "Community Resource Pack",
"author": "RoverDude",
"identifier": "CommunityResourcePack",
"abstract": "Common resources for KSP mods",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91998",
"github": {
"url": "https://github.com/BobPalmer/CommunityResourcePack"
}
},
"install": [
{
"file": "GameData/CommunityResourcePack",
"install_to": "GameData"
},
{
"file": "GameData/TextureReplacer",
"install_to": "GameData"
}
],
"version": "0.2.2",
"download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.2.2/CRP_0.2.2.zip",
"comment": "Generated by gh2ckan",
"download_size": 16349520
}

25
CrewFiles-2.0.0.1.ckan Normal file
View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"identifier": "CrewFiles",
"install": [
{
"file": "CrewFiles/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",
"author": "Ippo",
"version": "2.0.0.1",
"download": "https://kerbalstuff.com/mod/39/CrewFiles/download/2.0.0.1",
"comment": "Generated by ks2ckan",
"download_size": 114066,
"ksp_version": "0.25"
}

View File

@ -0,0 +1,31 @@
{
"spec_version": 1,
"identifier": "DarkMultiPlayer",
"license": "GPL-3.0",
"release_status": "alpha",
"resources": {
"manual": "https://github.com/godarklight/DarkMultiPlayer/blob/master/README.md",
"github": {
"url": "https://github.com/godarklght/DarkMultiPlayer",
"releases": false
},
"kerbalstuff": {
"url": "https://kerbalstuff.com/mod/4/DarkMultiPlayer%20Client"
},
"homepage": "http://forum.kerbalspaceprogram.com/threads/79111-DarkMultiPlayer-0-1-0-0-KSP-0-23-5-Alpha/page1"
},
"install": [
{
"file": "DMPClient/GameData/DarkMultiPlayer",
"install_to": "GameData"
}
],
"name": "DarkMultiPlayer Client",
"abstract": "DarkMultiPlayer is a multiplayer mod for KSP 0.24.2. It supports subspace-style (and master controlled warp) warping & career mode, with an easy-to-edit server database.",
"author": "godarklight",
"version": "v0.1.5.6",
"download": "https://kerbalstuff.com/mod/4/DarkMultiPlayer%20Client/download/v0.1.5.6",
"comment": "Generated by ks2ckan",
"download_size": 103632,
"ksp_version": "0.24.2"
}

53
RealSolarSystem-v8.2.ckan Normal file
View File

@ -0,0 +1,53 @@
{
"spec_version": 1,
"name": "Real Solar System",
"identifier": "RealSolarSystem",
"abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"ksp_version": "0.25",
"depends": [
{
"name": "RSSTextures"
},
{
"name": "ModuleManager",
"min_version": "2.5.0"
}
],
"recommends": [
{
"name": "RealismOverhaul"
},
{
"name": "Toolbar"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
"github": {
"url": "https://github.com/NathanKell/RealSolarSystem"
}
},
"install": [
{
"file": "RealSolarSystem",
"install_to": "GameData"
}
],
"bundles": [
{
"file": "CustomBiomes",
"identifier": "CustomBiomes",
"version": "1.6.6",
"install_to": "GameData",
"license": "CC-BY-NC-SA",
"required": false
}
],
"author": "NathanKell",
"version": "v8.2",
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.2/RealSolarSystem_v8.2.zip",
"comment": "Generated by gh2ckan",
"download_size": 221881
}