Hi, I would like to place the clock above the hotbar (left) but dont know how
I know there is http://rust-cui.surge.sh/#!/editor
Just dont know how to work with it :/ Also changing background color did not remove the gray bar.
Anyone can help?
},
"Clock": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0",
"Dock": "BottomLeftDock",
"FadeOut": 0,
"Height": 0.95,
"Margin": "0 0 0 0.01",
"Order": 1,
"PanelSettings": {
"ClockUpdateFrequency (seconds)": 4,
"TimeFormat": "HH:mm"
},
"Permission": null,
"Text": {
"Align": "MiddleCenter",
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0",
"Content": "No Content",
"FadeIn": 0,
"FadeOut": 0,
"FontColor": "1 1 1 1",
"FontSize": 14,
"Height": 0.95,
"Margin": "0 0.01 0 0.01",
"Order": 0,
"Width": 1
},
"Width": 0.2
Change position of clockSolved
Locked automatically