NetKAN added mod - PayToPlay-1.5.5.0
This commit is contained in:
parent
08a9ec48da
commit
75dace0766
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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.5.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",
|
||||
"remote-avc": "https://raw.githubusercontent.com/DarthPointer/PayToPlay/master/GameData/PayToPlay/PayToPlay.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "EngineIgnitorReignited"
|
||||
},
|
||||
{
|
||||
"name": "ReStockPlus"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/DarthPointer/PayToPlay/releases/download/1.5.5.0/PayToPlay1-5-5-0.zip",
|
||||
"download_size": 85914,
|
||||
"download_hash": {
|
||||
"sha1": "672E922B3B4C1653951A8A7C0FAD571A3D4470FF",
|
||||
"sha256": "4E132856B3793F9218B45D2A1261F236ABA333C0C73F6E4E3757CD7C2753C7C8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-24T07:48:38Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue