NetKAN added mod - SimpleRepaint-0.3.1
This commit is contained in:
parent
7ec06f71d0
commit
38b8ade46c
|
@ -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.1",
|
||||
"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.1",
|
||||
"download_size": 157686,
|
||||
"download_hash": {
|
||||
"sha1": "EFD8D2243C8F717F8520A9D202DA517F7CCC198F",
|
||||
"sha256": "7D053256886952CA5BBD9F1606814C877FC465763268E31169740524673FA7C1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-19T16:05:58.423348+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue