Removing at author's request as per KSP-CKAN/Netkan#5462 (#1256)
This commit is contained in:
parent
ae617ee2e8
commit
d0c0d943fe
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ProjectManager",
|
||||
"name": "Project Manager",
|
||||
"abstract": "Kerbal Space Program Mod",
|
||||
"author": "Tantares",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Tantares/ProjectManager"
|
||||
},
|
||||
"version": "v1.0",
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "ProjectManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tantares/ProjectManager/releases/download/v1.0/ProjectManager.zip",
|
||||
"download_size": 3969,
|
||||
"download_hash": {
|
||||
"sha1": "3C8457FE06D70D23EC58FD50DA1F37CB830C9CF1",
|
||||
"sha256": "338BE3128090CB4B01A75F74DF4F04E270016D2F43ACAD35D470B017BDC0A87B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue