Min, max anchors; moving logo
Could someone possibly tell the me min and max to get the logo at the top right of the screen? I tried using a program to figure it out, but it made me crash and red text popped up. So I had to remove the plugin and start over. Any help is greatly appreciated! I never messed with CUI.
Having same issue with the cui. Tried moving it all around the areas I would like my logo, but to no avail. Is there a different cui I could use to get my logo where id like it?
In response to deanomax ():
Having same issue with the cui. Tried moving it all around the areas I would like my logo, but to no...
Rust only provides one CUI for plugins, so what you can do and how it is handled is the same across all plugins. Some plugins may offer more configuration for it though.
Remove the , between your AnchorMin and AnchorMax
In response to chadomat ():
Remove the , between your AnchorMin and AnchorMax
Had no change.
Just tested myself with your config settings correctly written down. Maybe my instructions weren't clear. It is working for me:

{
  "Image. Link or name of the file in the data folder": "https://i.imgur.com/B145Brw.png",
  "Maximum anchor": "0.276 0.109",
  "Minimum anchor": "0.155 0.033"
}​
In response to chadomat ():
Just tested myself with your config settings correctly written down. Maybe my instructions weren't c...
Your a god, thank you for the help. Not sure what I was doing wrong.