ToadicusTools: Removed manual '-latest' verison.
This commit is contained in:
parent
57da5b5304
commit
62bd802240
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"spec_version": 1,
|
|
||||||
"identifier": "ToadicusTools",
|
|
||||||
"license": "BSD-2-clause",
|
|
||||||
"resources": {
|
|
||||||
"repository": "http://git.toad.homelinux.net/projects/ToadicusTools.git"
|
|
||||||
},
|
|
||||||
"ksp_version": "0.90",
|
|
||||||
"name": "ToadicusTools",
|
|
||||||
"abstract": "A library of tools for toadicus' KSP mods.",
|
|
||||||
"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.",
|
|
||||||
"install": [
|
|
||||||
{
|
|
||||||
"file": "GameData/ToadicusTools",
|
|
||||||
"install_to": "GameData"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue