diff --git a/CKAN/KPUFlags.ckan b/CKAN/KPUFlags.ckan index dd02350..f80ee0a 100644 --- a/CKAN/KPUFlags.ckan +++ b/CKAN/KPUFlags.ckan @@ -4,9 +4,8 @@ "identifier": "KPUFlags", "abstract": "Kerbal People's Union Flags", "author": "Izaya", - "license": "restricted", + "license": "CC", "release_status": "stable", - "version": "v1", "ksp_version_min": "1.8.0", "ksp_version_max": "1.12.99", "resources": { @@ -14,7 +13,7 @@ "repository": "https://git.shadowkat.net/izaya/KSP-mods", }, "install" : [ - { "file" : "KPUFlags", + { "file" : "ksp-mods/KPUFlags", "install_to" : "GameData" } ], @@ -22,12 +21,6 @@ "flags" ], "download": "https://git.shadowkat.net/izaya/KSP-mods/archive/master.zip", - "download_size": 0, - "download_hash": { - "sha1": "", - "sha256": "" - }, "download_content_type": "application/zip", "install_size": 437410, - "release_date": "2022-08-29T19:09:50Z" }