Files
factorio-scenario-ExpCluster/modules/PlayerAutoColor/softmod.json
Cooldude2606 04c398716d Remade Index
2018-10-12 18:29:50 +01:00

19 lines
554 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": "<blank>",
"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"
}
}