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,33 +0,0 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StorkDeliverySystem",
|
||||
"name": "Stork Delivery System",
|
||||
"abstract": "Deliver your big cargo to the planet surface without flipping!",
|
||||
"author": "riocrokite",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/112526",
|
||||
"repository": "https://github.com/riocrokite/StorkDeliverySystem"
|
||||
},
|
||||
"version": "0.2.3",
|
||||
"ksp_version": "1.0.2",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "MFS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KermangeddonIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/riocrokite/StorkDeliverySystem/releases/download/v0.2.3/Stork.0.2.3.zip",
|
||||
"download_size": 458252,
|
||||
"download_hash": {
|
||||
"sha1": "FDBADF3BFCB140CE736B8840D66A3ED11667DBA1",
|
||||
"sha256": "898450C67F94F29D5B712248685D313A0529A70E75B18ED6D27926AA00924DCD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user