"NetKAN generated mods - UICore-1.0.1.2"
This commit is contained in:
parent
0d912a40c9
commit
29eacaad32
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "UICore",
|
||||
"name": "UICore",
|
||||
"abstract": "Something that'll make your mod look cool",
|
||||
"author": [
|
||||
"RealGecko",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152007-ksp-131-overdrive-lets-rock-revamp-ksp-ui/",
|
||||
"spacedock": "https://spacedock.info/mod/1572/UICore",
|
||||
"repository": "https://github.com/Real-Gecko/KSP-UICore",
|
||||
"x_screenshot": "https://spacedock.info/content/RealGecko_4471/UICore/UICore-1509146663.8784165.png"
|
||||
},
|
||||
"version": "1.0.1.2",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "000_UICore",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1572/UICore/download/1.0.1.2",
|
||||
"download_size": 39086,
|
||||
"download_hash": {
|
||||
"sha1": "6D785C6D8AEA0092F08A510280BE06823FA02EC7",
|
||||
"sha256": "7C6410CAEEB800D0992846BFC2A586E1251F983C7D8FE78FAD140A520B5FB2FC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue