22 lines
650 B
Plaintext
22 lines
650 B
Plaintext
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|