diff --git a/ToadicusTools-latest.ckan b/ToadicusTools-latest.ckan index 296a9b3a2e..ddba446145 100644 --- a/ToadicusTools-latest.ckan +++ b/ToadicusTools-latest.ckan @@ -11,5 +11,11 @@ "author": "toadicus", "version": "0:latest", "download": "http://ksp.hawkbats.com/ToadicusTools/ToadicusTools.zip", - "description": "A library of tools used in toadicus' KSP mods. This is a rolling release; the version never changes. Yet." + "description": "A library of tools used in toadicus' KSP mods. This is a rolling release; the version never changes. Yet.", + "install": [ + { + "file": "GameData/ToadicusTools", + "install_to": "GameData" + } + ] }