diff --git a/SmartTank/SmartTank-v0.1.0.ckan b/SmartTank/SmartTank-v0.1.0.ckan index a32160beaf..9a87575f6a 100644 --- a/SmartTank/SmartTank-v0.1.0.ckan +++ b/SmartTank/SmartTank-v0.1.0.ckan @@ -1,7 +1,8 @@ { - "spec_version": "v1.4", + "spec_version": 1, + "comment": "Indexed by author. Please report any problems at the repository bugtracker.", "identifier": "SmartTank", - "name": "Smart Tank", + "name": "SmartTank", "abstract": "Automatically resizes ProceduralParts fuel tanks to fit a specified thrust to weight ratio", "description": "", "author": "HebaruSan", @@ -13,8 +14,7 @@ "bugtracker": "https://github.com/HebaruSan/SmartTank/issues" }, "version": "v0.1.0", - "ksp_version_min": "1.3.0", - "ksp_version_max": "1.3.0", + "ksp_version": "1.3.0", "depends": [ { "name": "ModuleManager" @@ -43,12 +43,6 @@ "name": "MainSailorTextures-Complete" } ], - "install": [ - { - "install_to": "GameData", - "find": "SmartTank" - } - ], "download": "https://github.com/HebaruSan/SmartTank/releases/download/v0.1.0/SmartTank.zip", "download_size": 84646, "download_hash": { @@ -57,6 +51,5 @@ }, "download_content_type": "application/zip", "kind": "package", - "x_via": "Automated Linuxgurugamer CKAN script", "x_generated_by": "netkan" }