diff --git a/EasyISP/EasyISP-v1.0.0.ckan b/EasyISP/EasyISP-v1.0.0.ckan new file mode 100644 index 0000000000..a480a0a36a --- /dev/null +++ b/EasyISP/EasyISP-v1.0.0.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": "v1.18", + "identifier": "EasyISP", + "name": "Easy ISP", + "abstract": "Increase the specific impulse (ISP) of all engines", + "author": "Tempus-superest", + "version": "v1.0.0", + "ksp_version_min": "1.0.1", + "ksp_version_max": "1.12.5", + "license": "Unlicense", + "resources": { + "repository": "https://github.com/Tempus-superest/EasyISP", + "bugtracker": "https://github.com/Tempus-superest/EasyISP/issues", + "remote-avc": "https://github.com/Tempus-superest/EasyISP" + }, + "tags": [ + "physics", + "convenience", + "resources" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find_regexp": ".*EasyISP.*", + "install_to": "GameData", + "as": "EasyISP" + } + ], + "download": "https://api.github.com/repos/Tempus-superest/EasyISP/zipball/v1.0.0", + "download_size": 3224, + "download_hash": { + "sha1": "093720CB8B74994557F43F08281391CE69371938", + "sha256": "D6EFCBBC20BF63E80FC29322D3A4584F3711963F7E5FDBD82243FEFD506D7A95" + }, + "download_content_type": "application/zip", + "install_size": 4489, + "release_date": "2024-04-17T02:29:45Z", + "x_generated_by": "netkan" +}