NetKAN generated mods - PayToPlay-1.5.1
This commit is contained in:
parent
113a40af78
commit
15cb43cd99
|
@ -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.1",
|
||||
"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.1/PayToPlay1-5-1.zip",
|
||||
"download_size": 82746,
|
||||
"download_hash": {
|
||||
"sha1": "DD2419AB3BA86C6FB77EBF7AD3098BC66DE5D8C2",
|
||||
"sha256": "DA75CCDFF78DCC206457FBD89C8142D54AF6DE61F7C20203BBB20188C5F03DDD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-14T18:17:17Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue