NetKAN generated mods - PayToPlay-1.2.3
This commit is contained in:
parent
ece05cbc3a
commit
fe0625fe3b
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PayToPlay",
|
||||
"name": "Pay To Play",
|
||||
"abstract": "Make you pay for reusing vehicles above just refueling them",
|
||||
"author": "DarthPointer",
|
||||
"version": "1.2.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.9",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/193467-*",
|
||||
"repository": "https://github.com/DarthPointer/PayToPlay"
|
||||
},
|
||||
"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.2.3/PayToPlay1-2-3.zip",
|
||||
"download_size": 72436,
|
||||
"download_hash": {
|
||||
"sha1": "6D79634983A1BD29E13FD0282FEF5ADF85DF7212",
|
||||
"sha256": "802FBD46ACC12153C1CB1B22254921E951140BF9B90B23BD20E251BEAF03473F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue