diff --git a/VOID/VOID-0.18.5.ckan b/VOID/VOID-0.18.5.ckan new file mode 100644 index 0000000000..d3329b6cef --- /dev/null +++ b/VOID/VOID-0.18.5.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "VOID", + "name": "VOID", + "abstract": "Vessel Orbital Informational Display", + "author": "toadicus", + "license": "BSD-3-clause", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/54533", + "kerbalstuff": "https://kerbalstuff.com/mod/253/VOID", + "repository": "http://git.toad.homelinux.net/projects/VOID.git", + "x_screenshot": "https://kerbalstuff.com/content/toadicus_101/VOID/VOID.png" + }, + "version": "0.18.5", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ToadicusTools" + } + ], + "install": [ + { + "file": "GameData/VOID", + "install_to": "GameData" + } + ], + "download": "https://kerbalstuff.com/mod/253/VOID/download/0.18.5", + "download_size": 326372, + "x_generated_by": "netkan" +}