"NetKAN generated mods - ContractConfigurator-Tourism-1.5.0"
This commit is contained in:
parent
f0a0f59378
commit
3d78e7c713
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-Tourism",
|
||||
"name": "Contract Pack: Tourism Plus",
|
||||
"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.",
|
||||
"author": "nightingale",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/113621",
|
||||
"repository": "https://github.com/jrossignol/ContractPack-Tourism",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractPack-Tourism/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-Tourism/master/GameData/ContractPacks/Tourism/LICENSE.txt"
|
||||
},
|
||||
"version": "1.5.0",
|
||||
"ksp_version_min": "1.0.5",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "WaypointManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Tourism",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/ContractPack-Tourism/releases/download/1.5.0/ContractPack-Tourism_1.5.0.zip",
|
||||
"download_size": 31477,
|
||||
"download_hash": {
|
||||
"sha1": "99F2F94871A8E22C6BD36F8B9B43DEE4D3FED0DB",
|
||||
"sha256": "38DB4D83FFE060A1ECBB711F3775BF4AFE382B6E2DD3AA0E71DAE525BC63ADD9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue