added screenshot to the readme files

This commit is contained in:
Chris Bell 2025-01-13 15:52:19 -06:00
parent f18f044b30
commit 9508d554b3
4 changed files with 6 additions and 2 deletions

View File

@ -5,6 +5,8 @@ This is a plugin for Godot Engine that was made to use with [WPGTK](https://gith
Technically speaking, it is a plugin that listens to the 'config/wpgtk-colors.txt' configuration file and updates the editor's theme accordingly, so in theory any application that can change the contents of that file will also work, but the installation guide here is only for setting it up with WPGTK.
![img.png](img.png)
## Prerequisites
- Linux with [WPGTK](https://github.com/deviantfero/wpgtk) installed
- Godot Engine 4.0 or later
@ -22,5 +24,5 @@ Technically speaking, it is a plugin that listens to the 'config/wpgtk-colors.tx
### Setup
1. Open WPGTK and select 'Add Template'.
2. Find the folder of the current godot project and select the file `addons/config/wpgtk-colors.txt`.
3. Copy the contents of 'addons/config/wpgtk-colots.base' to the newly created base file in your WPGTK config templates folder (This is usually '~/.config/wpg/templates').
3. Copy the contents of `addons/config/wpgtk-colots.base` to the newly created base file in your WPGTK config templates folder (This is usually `~/.config/wpg/templates`).
4. Use WPGTK to set your colors. The editor will update automatically.

View File

@ -5,6 +5,8 @@ This is a plugin for Godot Engine that was made to use with [WPGTK](https://gith
Technically speaking, it is a plugin that listens to the 'config/wpgtk-colors.txt' configuration file and updates the editor's theme accordingly, so in theory any application that can change the contents of that file will also work, but the installation guide here is only for setting it up with WPGTK.
![screenshot.png](screenshot.png)
## Prerequisites
- Linux with [WPGTK](https://github.com/deviantfero/wpgtk) installed
- Godot Engine 4.0 or later
@ -22,5 +24,5 @@ Technically speaking, it is a plugin that listens to the 'config/wpgtk-colors.tx
### Setup
1. Open WPGTK and select 'Add Template'.
2. Find the folder of the current godot project and select the file `addons/config/wpgtk-colors.txt`.
3. Copy the contents of 'addons/config/wpgtk-colots.base' to the newly created base file in your WPGTK config templates folder (This is usually '~/.config/wpg/templates').
3. Copy the contents of `addons/config/wpgtk-colots.base` to the newly created base file in your WPGTK config templates folder (This is usually `~/.config/wpg/templates`).
4. Use WPGTK to set your colors. The editor will update automatically.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

BIN
img.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB