mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN inflated: Kerbulator (#1842)
This commit is contained in:
committed by
GitHub
parent
29b7a4a160
commit
96d883c387
26
Kerbulator/Kerbulator-0.45.ckan
Normal file
26
Kerbulator/Kerbulator-0.45.ckan
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "Kerbulator",
|
||||
"name": "Kerbulator",
|
||||
"abstract": "Calculator plugin for Kerbal Space Program",
|
||||
"author": "wmvanvliet",
|
||||
"version": "0.45",
|
||||
"ksp_version": "1.9",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/62988-*",
|
||||
"repository": "https://github.com/wmvanvliet/Kerbulator"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"control"
|
||||
],
|
||||
"download": "https://github.com/wmvanvliet/Kerbulator/releases/download/0.45/Kerbulator-0.45.zip",
|
||||
"download_size": 69386,
|
||||
"download_hash": {
|
||||
"sha1": "ED5DFB16E3FD7AC26E57EEC11AE57B4B57E65A27",
|
||||
"sha256": "40F1D8CD25462CAA2A55C82BF5EAC20AD29FC7E3D749628B5A3746F4795C7CB9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user