diff --git a/NearFutureConstruction/NearFutureConstruction-0.5.3.ckan b/NearFutureConstruction/NearFutureConstruction-0.5.3.ckan index 3769076235..946621b917 100644 --- a/NearFutureConstruction/NearFutureConstruction-0.5.3.ckan +++ b/NearFutureConstruction/NearFutureConstruction-0.5.3.ckan @@ -1,6 +1,8 @@ { - "spec_version": 1, + "spec_version": "v1.4", "identifier": "NearFutureConstruction", + "release_status": "stable", + "license": "CC-BY-NC-SA-4.0", "depends": [ { "name": "InterstellarFuelSwitch-Core" @@ -29,7 +31,17 @@ "name": "StationPartsExpansion" } ], - "license": "CC-BY-NC-SA-4.0", + "supports": [ + { + "name": "ConnectedLivingSpace" + } + ], + "install": [ + { + "find": "NearFutureConstruction", + "install_to": "GameData" + } + ], "resources": { "homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21", "kerbalstuff": "https://kerbalstuff.com/mod/348/Near%20Future%20Construction"