NetKAN added mod - SimpleRepaint-0.3.3
This commit is contained in:
parent
c74aabab9f
commit
d1df4913aa
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SimpleRepaint",
|
||||
"name": "Simple Repaint",
|
||||
"abstract": "Simple parts repainting: lightweight and universal",
|
||||
"author": "Alexander Rogov",
|
||||
"version": "0.3.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204419-18x-112x-simplerepaint-universal-simple-and-lightweight-parts-recoloring/",
|
||||
"spacedock": "https://spacedock.info/mod/2820/Simple%20Repaint",
|
||||
"repository": "https://github.com/judicator/SimpleRepaint",
|
||||
"bugtracker": "https://github.com/judicator/SimpleRepaint/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/judicator/SimpleRepaint/master/GameData/SimpleRepaint/SimpleRepaint.version",
|
||||
"x_screenshot": "https://spacedock.info/content/rocketscientist_63967/Simple_Repaint/Simple_Repaint-1628425408.8953385.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"graphics"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"ru"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "3.1.3"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch",
|
||||
"min_version": "2.16.0"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2820/Simple%20Repaint/download/0.3.3",
|
||||
"download_size": 157806,
|
||||
"download_hash": {
|
||||
"sha1": "306C22B27CB4B03ECFDC6ADB905224EFB6E61A26",
|
||||
"sha256": "869656F1CCB825E0B911D712717D63FACC13B8760968DBC657F2094450509D44"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-07-06T13:57:10.082442+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue