"NetKAN generated mods - TexturesUnlimited-1.1.0.9"
This commit is contained in:
parent
251662d622
commit
ca6752b7dd
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "TexturesUnlimited",
|
||||
"name": "Textures Unlimited",
|
||||
"abstract": "KSP Shader, Texture, and Modeling Utilities",
|
||||
"author": "shadowmage45",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/167450-131-textures-unlimited-pbr-shader-texture-and-model-api-11-11-17/",
|
||||
"repository": "https://github.com/shadowmage45/TexturesUnlimited"
|
||||
},
|
||||
"version": "1.1.0.9",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "000_TexturesUnlimited",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/shadowmage45/TexturesUnlimited/releases/download/1.1.0.9/TexturesUnlimited-1.1.0.9.zip",
|
||||
"download_size": 347061,
|
||||
"download_hash": {
|
||||
"sha1": "2A5DCD6E8B0C7B17B0126B9AFD20CF0D305D53D0",
|
||||
"sha256": "13D30C0461D88B934AB2418DFCC800956D4ECB4468F2650DC4CCC651226C191D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue