"NetKAN generated mods - ContractConfigurator-Tourism-1.5.2"
This commit is contained in:
parent
03e7efdbaa
commit
0d740e7351
|
@ -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.2",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"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.2/ContractPack-Tourism_1.5.2.zip",
|
||||
"download_size": 31486,
|
||||
"download_hash": {
|
||||
"sha1": "81809D9B02D5B03C57A0AED04F944C3C9F786837",
|
||||
"sha256": "ADFC42FEF0C74CB36ADDD29E1755831821A7B169117BBA513B5436A266B59CC2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue