"NetKAN generated mods - ToadicusTools-6"
This commit is contained in:
parent
04367e8be1
commit
0604f98a3e
|
@ -1,22 +1,27 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ToadicusTools",
|
||||
"name": "ToadicusTools",
|
||||
"abstract": "A library of tools for KSP mods.",
|
||||
"author": "toadicus",
|
||||
"license": "BSD-2-clause",
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/470/ToadicusTools"
|
||||
},
|
||||
"version": "6",
|
||||
"ksp_version": "0.90",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ToadicusTools",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/470/ToadicusTools"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "ToadicusTools",
|
||||
"abstract": "A library of tools for KSP mods.",
|
||||
"author": "toadicus",
|
||||
"version": "6",
|
||||
"download": "http://ckan1.spacedock.info/storage/toadicus_101/ToadicusTools/ToadicusTools-6.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 72027
|
||||
"download_size": 72027,
|
||||
"download_hash": {
|
||||
"sha1": "306E0CF0B5A56CC5C2B27CB996DDFF02C75F8FB8",
|
||||
"sha256": "0A137E1851DF7DC875184D67EC9F8659B6E027AC51A9D718E4EAF8ED8829C1F5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue