Color Picker 0.16

by Yesod

Adds the color picker GUI to let you easily change your player color. When selected, you can also use the color picker to change train stop color, locomotive color, cargo wagon color or fluid wagon color (this mod adds color masks to the vanilla fluid wagons). It also provides API to let other mods accessing such GUI.

Utilities
6 years ago
0.16
7

g ??? For Factorio version <= 0.16.8 ???

6 years ago
(updated 6 years ago)

file info.json
"dependencies": ["base <= 0.16.8"]

What this?

(ツ)
fix to
"dependencies": ["base >= 0.16.8"]

6 years ago

im getting this too.

6 years ago

Ups, missed a 1. I wanted to break the forward compatibility, so i can stop updating when Mooncat returns. Gonna fix it now

6 years ago

Ups, missed a 1. I wanted to break the forward compatibility, so i can stop updating when Mooncat returns. Gonna fix it now

just fix info.json to
"dependencies": ["base >= 0.16"]

New response