NetKAN added mod - TourismExpanded-1.0.2
This commit is contained in:
parent
ffa555ad07
commit
babe0319df
|
@ -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.2",
|
||||
"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.2/TourismExpanded.zip",
|
||||
"download_size": 32277,
|
||||
"download_hash": {
|
||||
"sha1": "816E0015E784F7248593E82EC0359D55C9424736",
|
||||
"sha256": "FB0802B8221C4E782D6C5DF25757983960CCF15920550F32A07E790B30DA89AA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 79364,
|
||||
"release_date": "2022-10-07T20:49:09Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue