mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - PatchManager-0.0.7"
This commit is contained in:
28
PatchManager/PatchManager-0.0.7.ckan
Normal file
28
PatchManager/PatchManager-0.0.7.ckan
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PatchManager",
|
||||
"name": "Patch Manager",
|
||||
"abstract": "In-game patch manager, makes adding/removing patches more friendly.",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/PatchManager"
|
||||
},
|
||||
"version": "0.0.7",
|
||||
"ksp_version": "1.3.0",
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "PatchManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/PatchManager/releases/download/0.0.7/PatchManager-0.0.7.zip",
|
||||
"download_size": 33438,
|
||||
"download_hash": {
|
||||
"sha1": "B2DF95F18B5F2E33389ADADA599F7DF8179CC6EC",
|
||||
"sha256": "838AB5763FE3732749B95BFAEB9C5C1F644DB29E139670E5B4A0DCB63EB29CC8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user