NetKAN update

- CommunityResourcePack
- DarkMultiPlayer
- SRL
- USITools
This commit is contained in:
Paul Fenwick 2014-11-02 15:05:14 +11:00
parent e6ab5fa760
commit 8592345bb5
4 changed files with 110 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.3",
"download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.2.3/CRP_0.2.3.zip",
"x_generated_by": "netkan",
"download_size": 16354356
}

View File

@ -0,0 +1,31 @@
{
"spec_version": 1,
"identifier": "DarkMultiPlayer",
"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"
}
],
"ksp_version": "0.25",
"name": "DarkMultiPlayer Client",
"license": "MIT",
"abstract": "DarkMultiPlayer is a multiplayer mod for KSP 0.25. It supports subspace-style (and master controlled warp) warping & career mode, with an easy-to-edit server database.",
"author": "godarklight",
"version": "v0.1.6.1",
"download": "https://kerbalstuff.com/mod/4/DarkMultiPlayer%20Client/download/v0.1.6.1",
"x_generated_by": "netkan",
"download_size": 100409
}

24
SRL-v1.31.ckan Normal file
View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier": "SRL",
"license": "GPL-3.0",
"conflicts": [
{
"name": "QuickRevert"
}
],
"resources": {
"kerbalstuff": {
"url": "https://kerbalstuff.com/mod/145/Simulate,%20Revert%20&%20Launch"
},
"homepage": "http://forum.kerbalspaceprogram.com/threads/93722"
},
"ksp_version": "0.25",
"name": "Simulate, Revert & Launch",
"abstract": "This mod is an ironman mod (no revert, as in europa universalis). Now you can try your rockets before launching them !",
"author": "malah",
"version": "v1.31",
"download": "https://kerbalstuff.com/mod/145/Simulate,%20Revert%20&%20Launch/download/v1.31",
"x_generated_by": "netkan",
"download_size": 46633
}

25
USITools-0.2.4.ckan Normal file
View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"name": "Umbra Space Industries Tools",
"author": "RoverDude",
"identifier": "USITools",
"abstract": "Common libraries for USI mods",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.25",
"install": [
{
"file": "GameData/000_USITools",
"install_to": "GameData"
}
],
"resources": {
"github": {
"url": "https://github.com/BobPalmer/UmbraSpaceIndustries"
}
},
"version": "0.2.4",
"download": "https://github.com/BobPalmer/UmbraSpaceIndustries/releases/download/0.2.4/USITools_0.2.4.zip",
"x_generated_by": "netkan",
"download_size": 46094
}