Remove 'v' from old file names

This commit is contained in:
Paul Hebble 2017-11-09 13:56:00 -06:00
parent 1de2031df0
commit 1da9e17928
16 changed files with 0 additions and 40 deletions

View File

@ -1,40 +0,0 @@
{
"spec_version": "v1.10",
"identifier": "REKT",
"name": "Recoverable Emergency Kerbal Transport",
"abstract": "REKT",
"author": "steedcrugeon",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "https://github.com/steedcrugeon/REKT",
"spacedock": "https://spacedock.info/mod/1021/Recoverable%20Emergency%20Kerbal%20Transport",
"x_screenshot": "https://spacedock.info/content/steedcrugeon_8650/Recoverable_Emergency_Kerbal_Transport/Recoverable_Emergency_Kerbal_Transport-1477517270.5627637.png"
},
"version": "0.4.4",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.2",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RetractableLiftingSurface"
}
],
"install": [
{
"install_to": "GameData",
"find_regexp": "REKT-",
"filter": "RetractableLiftingSurface"
}
],
"download": "https://spacedock.info/mod/1021/Recoverable%20Emergency%20Kerbal%20Transport/download/0.4.4",
"download_size": 6316832,
"download_hash": {
"sha1": "CD970348F1FAF1F8663F1697AC48228C92849044",
"sha256": "BF5C482A7FA08C31002A9E20B58CE2D4029B4F4096987E088F96EE6E88C67E5E"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}