mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - PayToPlay-1.4.1
This commit is contained in:
49
PayToPlay/PayToPlay-1.4.1.ckan
Normal file
49
PayToPlay/PayToPlay-1.4.1.ckan
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"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.4.1",
|
||||
"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",
|
||||
"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.4.1/PayToPlay1-4-1.zip",
|
||||
"download_size": 79506,
|
||||
"download_hash": {
|
||||
"sha1": "1F331BD9F22CA8563E7CD4ED21AC9EEFF0268FE3",
|
||||
"sha256": "AFF5A42D80C9BF2BB1DA00D57837BA5F1A4CE506D63179312C1708816430E0FF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user