NetKAN generated mods - ContractConfigurator-Tourism/ContractConfigurator-Tourism-1.1.1, MFS/MFS-0.3.2
This commit is contained in:
parent
be47822d2b
commit
3d33598969
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-Tourism",
|
||||
"abstract": "Better tourism! A richer tourism experience than stock. Take tourists to space and to visit the stations and bases that you've already created. Build new tourist attractions like the space casino mega-project. 15 new contracts for tourism.",
|
||||
"name": "Contract Pack: Tourism Plus",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "WaypointManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Tourism",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/113621",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractPack-Tourism/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-Tourism/master/GameData/ContractPacks/Tourism/LICENSE.txt",
|
||||
"repository": "https://github.com/jrossignol/ContractPack-Tourism"
|
||||
},
|
||||
"version": "1.1.1",
|
||||
"download": "https://github.com/jrossignol/ContractPack-Tourism/releases/download/1.1.1/ContractPack-Tourism_1.1.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 43797,
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.99"
|
||||
}
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MFS",
|
||||
"name": "Mobile Frame System",
|
||||
"abstract": "Parts for planetary mobile engineering and hauling",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "JSIPartUtilities"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "InfernalRobotics"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/107791",
|
||||
"repository": "https://github.com/riocrokite/MobileFrameSystem"
|
||||
},
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalFoundries"
|
||||
},
|
||||
{
|
||||
"name": "USI-FTT"
|
||||
},
|
||||
{
|
||||
"name": "Karbonite"
|
||||
},
|
||||
{
|
||||
"name": "UKS"
|
||||
},
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KermangeddonIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"author": "riocrokite",
|
||||
"version": "0.3.2",
|
||||
"download": "https://github.com/riocrokite/MobileFrameSystem/releases/download/0.3.2/MFS.0.3.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2155258,
|
||||
"ksp_version": "1.0.2"
|
||||
}
|
Loading…
Reference in New Issue