NetKAN generated mods - KerbalOccupationColors-v1.2.0.1
This commit is contained in:
parent
338f980c39
commit
1cd78394fe
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "KerbalOccupationColors",
|
||||
"name": "Kerbal Occupation Colors",
|
||||
"abstract": "Automatically assigns the Future Suit's light colors based on occupation",
|
||||
"author": "Starwaster",
|
||||
"version": "v1.2.0.1",
|
||||
"ksp_version_min": "1.7.3",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/185931-*",
|
||||
"repository": "https://github.com/Starwaster/Kerbal-Occupation-Colors"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalOccupationColors",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Starwaster/Kerbal-Occupation-Colors/releases/download/v1.2.0.1/KerbalOccupationColors_v1.2.0.1.zip",
|
||||
"download_size": 6394,
|
||||
"download_hash": {
|
||||
"sha1": "DECABF569F4E3B88D01ED87DDBFB469FC6140896",
|
||||
"sha256": "58A3C1CCF50BC14F23CE060CEFF9A4A443E3917EBE2B39BC3B64A8E994C33EAA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue