ToadicusTools: Added "install" section.

This commit is contained in:
toadicus 2014-12-04 09:49:24 -08:00
parent d552ebe502
commit d6d5c27411
1 changed files with 7 additions and 1 deletions

View File

@ -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"
}
]
}