mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Cleanup duplicate files and fix versioning order of some mods (#1262)
This commit is contained in:
@ -1,29 +0,0 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "PAPIPluginContinued",
|
||||
"name": "PAPIPlugin Continued",
|
||||
"abstract": "Adds PAPI arrays to the runway to aid landing",
|
||||
"author": "bssthu",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/112589",
|
||||
"repository": "https://github.com/bssthu/PAPIPlugin"
|
||||
},
|
||||
"version": "0.4.4",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.2",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/PAPIPlugin",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/bssthu/PAPIPlugin/releases/download/v0.4.4/PAPIPluginContinued_v0.4.4.zip",
|
||||
"download_size": 32696,
|
||||
"download_hash": {
|
||||
"sha1": "FBF5BB4D8F6BE61B735A142009E779374E24B432",
|
||||
"sha256": "FCAF7EF23E39C611E95B80CBC8C828AB9AFA669A6FDBD92AFBAA3A7A80218FCA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user