"NetKAN generated mods - SpacetuxSA-0.3.4"
This commit is contained in:
parent
728b4c11cb
commit
44ac01f420
|
@ -1,26 +1,30 @@
|
||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"author": "Linuxgurugamer",
|
"identifier": "SpacetuxSA",
|
||||||
"name": "Spacetux Shared Assets",
|
"name": "Spacetux Shared Assets",
|
||||||
"abstract": "Shared assets (flags & agency) for use with various Spacetux mods",
|
"abstract": "Shared assets (flags & agency) for use with various Spacetux mods",
|
||||||
"identifier": "SpacetuxSA",
|
"author": "Linuxgurugamer",
|
||||||
"x_netkan_license_ok": true,
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/113417-Spacetux-Unmanned-Missions",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/113417-Spacetux-Unmanned-Missions",
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/656/Spacetux%20Shared%20Assets",
|
"repository": "https://github.com/linuxgurugamer/SpaceTux",
|
||||||
"repository": "https://github.com/linuxgurugamer/SpaceTux"
|
"kerbalstuff": "https://kerbalstuff.com/mod/656/Spacetux%20Shared%20Assets"
|
||||||
},
|
},
|
||||||
|
"version": "0.3.4",
|
||||||
|
"ksp_version": "0.90",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "spacetux",
|
"find": "spacetux",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ksp_version": "0.90",
|
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
|
||||||
"version": "0.3.4",
|
|
||||||
"download": "http://ckan1.spacedock.info/storage/linuxgurugamer_4490/Spacetux_Shared_Assets/Spacetux_Shared_Assets-0.3.4.zip",
|
"download": "http://ckan1.spacedock.info/storage/linuxgurugamer_4490/Spacetux_Shared_Assets/Spacetux_Shared_Assets-0.3.4.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 187111,
|
||||||
"download_size": 187111
|
"download_hash": {
|
||||||
|
"sha1": "BE2759FE7CCF07D9A4CDAA170BCA2533ABF5FBDC",
|
||||||
|
"sha256": "00EAF70B4BC0DA2ECCAA8D1EB3BC4AE29829EC5185559BE2B9CF62172F89F8E5"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue