Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEX to Godot .tres Palette Converter

A simple Python script that converts HEX palettes into Godot .tres files.
This allows you to easily import color palettes from sites like Lospec or your design tools directly into Godot.

Once converted, you can import the palette in Godot by opening the Color Picker, clicking the ... button next to Swatches, and selecting Open → choose your .tres file.

⚠️ The generated file has no UID, so it might be a bit glitchy, but it works.

Usage

  1. Place the Python script next to your HEX file.
  2. Run the script from the terminal:
python hex2tres.py palette_name.hex

About

Simple .hex to Godot .tres Palette Converter

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages