"NetKAN generated mods - LoadingScreenManager-1.2.5.2"
This commit is contained in:
parent
9e7e74bb1a
commit
3b774f7d93
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "LoadingScreenManager",
|
||||
"name": "LoadingScreenManager",
|
||||
"abstract": "Customize your loading screen",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/162397-130-loading-screen-manager/",
|
||||
"spacedock": "https://spacedock.info/mod/1422/LoadingScreenManager",
|
||||
"repository": "https://github.com/linuxgurugamer/KSPLoadingScreenManager"
|
||||
},
|
||||
"version": "1.2.5.2",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "LoadingScreenManager"
|
||||
},
|
||||
{
|
||||
"find_regexp": "LoadingScreenManager.*\\.dll$",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1422/LoadingScreenManager/download/1.2.5.2",
|
||||
"download_size": 65577,
|
||||
"download_hash": {
|
||||
"sha1": "4082D2B4410BC07BF4EBA3BDD4A42D5C2FEA9459",
|
||||
"sha256": "A1DCD7355CFEF4BAF6EDB9B47E9798509370C63BEAFD1E9557A7CFBDA5DD0A42"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue