NetKAN added mod - SimpleRepaint-0.3.2
This commit is contained in:
parent
793cba2758
commit
4df0fa1d6c
|
@ -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.2",
|
||||
"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.2",
|
||||
"download_size": 157751,
|
||||
"download_hash": {
|
||||
"sha1": "1D91A3C414F05B9027BDBB1771325A34FEA9E396",
|
||||
"sha256": "0AD3F83E68BF7EF6148E2ACDFFDE845B8A573983C2B9FB1A56758EA88DD758EE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-31T13:35:15.757707+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue