NetKAN generated mods - SpaceTuxLibrary-0.0.3.1
This commit is contained in:
parent
7e2f87252c
commit
5f1d3f5276
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SpaceTuxLibrary",
|
||||
"name": "SpaceTux Library",
|
||||
"abstract": "A library of small functions for use by mods",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.3.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.1",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2210/SpaceTux%20Library",
|
||||
"repository": "https://github.com/linuxgurugamer/SpaceTuxLibrary"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SpaceTuxLibrary",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2210/SpaceTux%20Library/download/0.0.3.1",
|
||||
"download_size": 493178,
|
||||
"download_hash": {
|
||||
"sha1": "8A77D2DCB4FD5A93F2C970226DDCF2F36730AD18",
|
||||
"sha256": "C0E630C7C83B32F01447F6BBB4702CD4502167A175686A327AE191A2A31FEFAC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue