Merge pull request #92 from toadicus/master
ToadicusTools: Added "install" section.
This commit is contained in:
commit
d7e19f77c7
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue