NetKAN generated mods - PayToPlay-1.5.4.0
This commit is contained in:
parent
377f4d8755
commit
e3d231075c
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PayToPlay",
|
||||
"name": "Pay To Play",
|
||||
"abstract": "Makes you pay for reusing vehicles above just refueling them",
|
||||
"author": "DarthPointer",
|
||||
"version": "1.5.4.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.9",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/193467-*",
|
||||
"repository": "https://github.com/DarthPointer/PayToPlay",
|
||||
"bugtracker": "https://github.com/DarthPointer/PayToPlay/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "EngineIgnitorReignited"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/DarthPointer/PayToPlay/releases/download/1.5.4.0/PayToPlay1-5-4-0.zip",
|
||||
"download_size": 84195,
|
||||
"download_hash": {
|
||||
"sha1": "29F58613C200D9D6A3A853110D3E2E1DE72ADFC3",
|
||||
"sha256": "700488EE2682FB0751FD55AAB6B6603B15E9EC7FD8B3E2493606378223A6CFC0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-08-16T20:33:07Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue