diff --git a/ShowAllFuels/ShowAllFuels-1.ckan b/ShowAllFuels/ShowAllFuels-1.ckan new file mode 100644 index 0000000000..417750865a --- /dev/null +++ b/ShowAllFuels/ShowAllFuels-1.ckan @@ -0,0 +1,26 @@ +{ + "spec_version": 1, + "identifier": "ShowAllFuels", + "name": "ShowAllFuels", + "abstract": "Show all fuels in use for active engines", + "release_status": "development", + "license": "MIT", + "author": "Coffeeman/602p", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.5.1" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100571", + "bugtracker": "https://github.com/602p/AllGauges/issues", + "repository": "https://github.com/602p/AllGauges/", + "kerbalstuff": "https://kerbalstuff.com/mod/354" + }, + "ksp_version": "1.0.2", + "version": "1", + "download": "https://kerbalstuff.com/mod/354/ShowAllFuels/download/1", + "x_generated_by": "netkan", + "download_size": 255 +}