"NetKAN generated mods - PatchManager-0.0.9"
This commit is contained in:
parent
0bd5d75cfa
commit
2369cc3edb
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"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": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/163072-13-",
|
||||
"repository": "https://github.com/linuxgurugamer/PatchManager"
|
||||
},
|
||||
"version": "0.0.9",
|
||||
"ksp_version": "1.3.0",
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "PatchManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/PatchManager/releases/download/0.0.9/PatchManager-0.0.9.zip",
|
||||
"download_size": 41604,
|
||||
"download_hash": {
|
||||
"sha1": "57857BB7423836BA4EC8152C02164C77684BBF91",
|
||||
"sha256": "0C768D644190F557217FE609DB288C692AA9616618F3BAE055137166CF2552F7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue