mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
21 lines
535 B
JSON
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": {}
|
|
}
|