NetKAN added mod - TourismExpanded-1.0.1
This commit is contained in:
parent
a828db5eb4
commit
e9300c80c8
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "TourismExpanded",
|
||||
"name": "Tourism Expanded",
|
||||
"abstract": "11 New contracts to send tourists across the Kerbol system",
|
||||
"author": "phillo3",
|
||||
"version": "1.0.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/210022-*",
|
||||
"repository": "https://github.com/phillo3/TourismExpanded",
|
||||
"bugtracker": "https://github.com/phillo3/TourismExpanded/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "WaypointManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ContractPacks",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/phillo3/TourismExpanded/releases/download/1.0.1/TourismExpanded.zip",
|
||||
"download_size": 31984,
|
||||
"download_hash": {
|
||||
"sha1": "56001474546ECB64267E1997213C45FF664DC695",
|
||||
"sha256": "7F0A98A5172498967B8F33DCBFD81DE8EEEE15093C94AEDA19434FDB5EEB1AB6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 78826,
|
||||
"release_date": "2022-10-07T18:55:57Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue