"NetKAN generated mods - TextureReplacerReplaced-V0.5.4"
This commit is contained in:
parent
26d5929fdd
commit
786d85d3e7
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Plugin is MIT, but some parts CC-BY-NC-SA, and we always specify most restrictive in metadata.",
|
||||
"identifier": "TextureReplacerReplaced",
|
||||
"name": "TextureReplacerReplaced",
|
||||
"abstract": "Kerbal and suits personalisation, texture replacement and reflections.",
|
||||
"author": [
|
||||
"shaw",
|
||||
"RangeMachine",
|
||||
"HaArLiNsH"
|
||||
],
|
||||
"license": "MIT",
|
||||
"release_status": "testing",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/161898-*",
|
||||
"repository": "https://github.com/HaArLiNsH/TextureReplacerReplaced"
|
||||
},
|
||||
"version": "V0.5.4",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.3.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "WindowShine"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "DiverseKerbalHeads"
|
||||
},
|
||||
{
|
||||
"name": "TRRGuide"
|
||||
},
|
||||
{
|
||||
"name": "TRR-MyTextureMod"
|
||||
},
|
||||
{
|
||||
"name": "UKS"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "000_TRR_Config",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "TextureReplacerReplaced",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/HaArLiNsH/TextureReplacerReplaced/releases/download/V0.5.4/TextureReplacerReplaced_V0.5.4.zip",
|
||||
"download_size": 11799246,
|
||||
"download_hash": {
|
||||
"sha1": "1459C6DA71940260AFB9720A3D781D13BF8E4BA5",
|
||||
"sha256": "EA5E05070B8499038BA26ACA07061E16EDBED736FEA2E4247A9E047B76A1CC56"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue