diff --git a/ODFC/ODFC-1.0.ckan b/ODFC/ODFC-1.0.ckan index be14e72eba..07d59286e8 100644 --- a/ODFC/ODFC-1.0.ckan +++ b/ODFC/ODFC-1.0.ckan @@ -1,16 +1,24 @@ { "spec_version": "v1.2", - "author": "Orum", - "name": "On Demand Fuel Cells [ODFC]", "identifier": "ODFC", + "name": "On Demand Fuel Cells [ODFC]", + "abstract": "Fuel cells that provide power by burning fuels only when it is needed.", + "author": "Orum", "license": "restricted", "release_status": "stable", "resources": { "homepage": "http://forum.kerbalspaceprogram.com/threads/110694", - "repository": "http://Included%20in%20download", "kerbalstuff": "https://kerbalstuff.com/mod/596/[ODFC]%20On%20Demand%20Fuel%20Cells", + "repository": "http://Included%20in%20download", "x_screenshot": "https://kerbalstuff.com/content/Orum_3353/ODFC_On_Demand_Fuel_Cells/ODFC_On_Demand_Fuel_Cells-1424028990.8043664.jpg" }, + "version": "1.0", + "ksp_version": "0.90.0", + "recommends": [ + { + "name": "OkramSA" + } + ], "install": [ { "file": "GameData/Okram", @@ -37,14 +45,6 @@ "install_to": "GameData/Okram/ODFC" } ], - "recommends": [ - { - "name": "OkramSA" - } - ], - "ksp_version": "0.90.0", - "abstract": "Fuel cells that provide power by burning fuels only when it is needed.", - "version": "1.0", "download": "https://kerbalstuff.com/mod/596/%5BODFC%5D%20On%20Demand%20Fuel%20Cells/download/1.0", "download_size": 1222386, "x_generated_by": "netkan"