ToadicusTools: Added "install" section.
This commit is contained in:
parent
d552ebe502
commit
d6d5c27411
|
@ -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