NetKAN added mod - PayToPlay-1.5.6.3
This commit is contained in:
parent
0df13b3d9c
commit
0c33c7a0c6
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"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.6.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.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",
|
||||
"remote-avc": "https://raw.githubusercontent.com/DarthPointer/PayToPlay/master/GameData/PayToPlay/PayToPlay.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KSP-Recall"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "EngineIgnitorReignited"
|
||||
},
|
||||
{
|
||||
"name": "ReStockPlus"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/DarthPointer/PayToPlay/releases/download/1.5.6.3/PayToPlay1.5.6.3.zip",
|
||||
"download_size": 45300,
|
||||
"download_hash": {
|
||||
"sha1": "B3CBF85D78507B2EE2B2CB82EB40FB299B386B84",
|
||||
"sha256": "9F95039F8A5D75032305489612A5621901F407A019579C55392836B0DB4A7335"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-24T06:48:25Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue