Merge pull request #92 from toadicus/master

ToadicusTools: Added "install" section.
This commit is contained in:
Michele 2014-12-04 19:12:26 +01:00
commit d7e19f77c7
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"
}
]
}