From 799b628411432fc6dcad0b9ad8d983e30e591968 Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Tue, 6 Dec 2022 10:01:06 +1100 Subject: [PATCH] fix meta? --- CKAN/KPUFlags.ckan | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) 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" }