NetKAN generated mods - SpaceTuxLibrary-0.0.0.2.1
This commit is contained in:
parent
4de88ea7d3
commit
7da3b48e45
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SpaceTuxLibrary",
|
||||
"name": "SpaceTux Library",
|
||||
"abstract": "A library of small functions for use by mods",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2210/SpaceTux%20Library",
|
||||
"repository": "https://github.com/linuxgurugamer/SpaceTuxLibrary"
|
||||
},
|
||||
"version": "0.0.0.2.1",
|
||||
"ksp_version": "1.8.0",
|
||||
"install": [
|
||||
{
|
||||
"find": "SpaceTuxLibrary",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2210/SpaceTux%20Library/download/0.0.0.2.1",
|
||||
"download_size": 478493,
|
||||
"download_hash": {
|
||||
"sha1": "683D3153D0280851C085FF46938605151A549F7F",
|
||||
"sha256": "9C1F83A003D1F0E78D068D7E793FB40106ABCAE9126F8D3813B2CB3DC6F160B2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue