Files
factorio-scenario-ExpCluster/modules/PlayerAutoColor/softmod.json
Cooldude2606 874d97cc28 Updated Jsons
2018-12-09 01:01:38 +00:00

21 lines
535 B
JSON

{
"name": "PlayerAutoColor",
"version": "4.0.0",
"type": "Module",
"description": "Assigns random colours to players (larger range than default) and allows predefined colours for users.",
"location": "FSM_ARCHIVE",
"keywords": [
"Colour",
"Color",
"Player",
"Vibrant"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"FactorioStdLib.Color": "^0.8.0"
},
"submodules": {}
}