Skip to content

License

Notifications You must be signed in to change notification settings

saja3waleed-wq/FirstGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ac5ac9 · · Sep 29, 2025

History

2 Commits
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025
Sep 29, 2025

Repository files navigation

GDQuest ColorPicker Presets

Reads a color presets gpl (GIMP Palette) file in the addon local directory, called presets.gpl. It adds the colors to the editor ColorPicker for quick access.

This repository includes a presets.gpl file as an example. It's the official GDQuest color palette.

✗ WARNING

Compatible: Godot >= v4.04.0

The addon:

  1. Doesn't check the length of the color palette/file.
  2. Overwrites the ColorPicker presets whenever you reopen the project or re-enable the addon.

✓ Install

  1. gpm init.
  2. Follow instructions with NPMjs package.
  3. Enable the addon from Project > Project Settings... > Pluginslugins.
  4. Profit.

Manual

  1. Make a new folder at res://addons/colorpicker_presets/.
  2. Copy the contents of this repository into res://addons/colorpicker_presets/.
  3. Replace res://addons/colorpicker_presets/presets.gpl with your preferred version.
  4. Enable the addon from Project > Project Settings... > Pluginslugins.
  5. Profit.

install project settings

Where do I find the presets?

They'll be available in the editor ColorPicker.

ColorPicker presets

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published