Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2016-04-29 09:27:17 +00:00
commit 858ded5599
4 changed files with 120 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"spec_version": "v1.4",
"identifier": "ContractConfigurator-HistoricMissions",
"name": "Contract Pack: Historic Missions",
"abstract": "This pack currently adds 541... yes you read correctly... 541 contracts to the base game following the historic progression of both NASA and its Russian counterparts, each mission has been made into a contract for the game. This version is for non RSS/RO KSP",
"author": "Whitecat106",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/111178-105-contract-pack-historic-missions-v190-22032016-rss-is-back/",
"spacedock": "https://spacedock.info/mod/450/Contract%20Pack:%20Historic%20Missions",
"x_screenshot": "https://spacedock.info/content/Whitecat106_1199/Contract_Pack_Historic_Missions/Contract_Pack_Historic_Missions-1459210878.5679486.png"
},
"version": "2.1.0",
"ksp_version": "1.1.0",
"depends": [
{
"name": "ContractConfigurator"
}
],
"install": [
{
"find": "RegularVersion/4. Full Pack (1940 - Present)/ContractPacks/HistoricMissions",
"install_to": "GameData/ContractPacks",
"filter_regexp": "EXAMPLECRAFT",
"comment": "EXAMPLECRAFT requires SCANsat and RemoteTech while the rest of the mod does not"
}
],
"download": "https://spacedock.info/mod/450/Contract%20Pack:%20Historic%20Missions/download/2.1.0",
"download_size": 12144451,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,34 @@
{
"spec_version": "v1.4",
"identifier": "ContractConfigurator-HistoricMissionsRSS",
"name": "Contract Pack: Historic Missions for RSS",
"abstract": "This pack currently adds 541... yes you read correctly... 541 contracts to the base game following the historic progression of both NASA and its Russian counterparts, each mission has been made into a contract for the game. This version is for RSS/RO KSP",
"author": "Whitecat106",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/111178-105-contract-pack-historic-missions-v190-22032016-rss-is-back/",
"spacedock": "https://spacedock.info/mod/450/Contract%20Pack:%20Historic%20Missions",
"x_screenshot": "https://spacedock.info/content/Whitecat106_1199/Contract_Pack_Historic_Missions/Contract_Pack_Historic_Missions-1459210878.5679486.png"
},
"version": "2.1.0",
"ksp_version": "1.1.0",
"depends": [
{
"name": "ContractConfigurator"
},
{
"name": "RealSolarSystem"
}
],
"install": [
{
"find": "RSSVersion/4. Full Pack (1940 - Present)/ContractPacks/HistoricMissions",
"install_to": "GameData/ContractPacks",
"filter_regexp": "EXAMPLECRAFT",
"comment": "EXAMPLECRAFT requires SCANsat and RemoteTech while the rest of the mod does not"
}
],
"download": "https://spacedock.info/mod/450/Contract%20Pack:%20Historic%20Missions/download/2.1.0",
"download_size": 12144451,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,25 @@
{
"spec_version": "v1.4",
"identifier": "EveryS",
"name": "EveryS",
"abstract": "All Kerbals grin like maniacs, not just Jeb and Val.",
"author": "BiffSpace",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/138338-11-plugin-everys-a-bad-s/",
"spacedock": "https://spacedock.info/mod/612/EveryS",
"x_screenshot": "https://spacedock.info/content/BiffSpace_2144/EveryS/EveryS-1461830662.4535637.jpg"
},
"version": "1.0.0.10",
"ksp_version": "1.1.1",
"install": [
{
"find": "EveryS",
"install_to": "GameData",
"filter": "Source"
}
],
"download": "https://spacedock.info/mod/612/EveryS/download/1.0.0.10",
"download_size": 3624,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,30 @@
{
"spec_version": "v1.4",
"identifier": "IXSWarpshipOS",
"name": "IXS-Warpship-OS",
"abstract": "Kerbal remake of Dr. White's concept design of a warp capable space vessel using Dr. Alcubierre's theory on bending space-time, effectively circumventing Einstein's law of relativity. This mod continues the work RoverDude, Stevie_D and Sophia. This mod requires RoverDude's Alcubierre Drive (standalone)",
"author": "Denko666",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/108458-wip102-warpship-032-updateexpansion-of-ixs-enterprise/&page=6",
"spacedock": "https://spacedock.info/mod/589/IXS-Warpship-OS",
"repository": "https://github.com/bartblommaerts/warpship"
},
"version": "0.3.4",
"ksp_version": "1.1.1",
"depends": [
{
"name": "AlcubierreStandalone"
}
],
"install": [
{
"find": "WarpShip",
"install_to": "GameData",
"filter": ".DS_Store"
}
],
"download": "https://spacedock.info/mod/589/IXS-Warpship-OS/download/0.3.4",
"download_size": 12898319,
"x_generated_by": "netkan"
}