Add Text Font

On this page, I'll give you snippets on how to add new text font for editor.

Go to rm_scenes/data/fonts.lua

  • Get the link to the font you want to add from Google or another font services.

  • Paste it into the fonts table inside the fonts.lua.

  • Restart script, your new font will be active.

Last updated