Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Solessfir authored Mar 25, 2024
1 parent 3af72a3 commit 3b85dc3
Showing 1 changed file with 15 additions and 26 deletions.
41 changes: 15 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,31 @@

# UE4Minimal
# UE4 Minimal

UE4 Minimal is an attempt at a Dark theme for Unreal Engine 4. Currently compatible with UE 4.20 and up. This
theme works by replacing images in UE4's Engine/Content folder - My hope is to go full minimal with this theme and
address the iconography of the Unreal Engine 4.
UE4 Minimal is an attempt at a Dark theme for Unreal Engine 4. Currently compatible with UE 4.20 and up. This theme works by replacing images in UE4's `..Engine\Content` folder. The goal is to go full minimal with this theme and address the iconography of the Unreal Engine 4.

###### Changes:
* Preserved default Blueprint nodes look (You can get flat BP Nodes from the master repo)
* New Close/Minimize/Maximize buttons
### Changes:
* Preserved default Blueprint nodes look. You can get flat Nodes from the [master repo](https://github.com/Sythenz/UE4Minimal)
* All `.psd` files removed. You can get them from the [master repo](https://github.com/Sythenz/UE4Minimal)
* New `Close`, `Minimize`, and `Maximize` buttons
* All nonflat buttons are now flat
* Fixed flickering issues for Blueprint Actions (RMB)
* Fixed flickering issues for Blueprint Actions. Ex. when using `RMB`
* Fixed flickering issues with Crash Reporter
* All PSD files removed (You can get them from the master repository anyway)

###### How to install:
### How to install:
1. Navigate to your `..Engine\Content` folder.

2. Make a copy of these two folders: `Editor` and `Slate` this will be your backup if you
would like to revert the theme, otherwise you'll have to reinstall the engine.

2. Make a copy of these two folders: `Editor` and `Slate`, this will be your backup if you
would like to revert the theme, otherwise, you'll have to reinstall the engine.
3. Download or clone the repo, and copy the `Editor` and `Slate` folders into your
`..Engine\Content` folder. You will be asked to override a few thousand files, hit yes.

4. Once all is done, open the Editor and enjoy your new Minimal theme.

###### Screenshots:
### Screenshots:
![UE4 Minimal Screenshot 01](https://github.com/Solessfir/UE4Minimal/blob/8632ac028871095fcfaef72e779bf694a6044ab3/UE4Minimal01_01.png)

![UE4 Minimal Screenshot 02](https://github.com/Solessfir/UE4Minimal/blob/8632ac028871095fcfaef72e779bf694a6044ab3/UE4Minimal01_02.png)

This is all done in my free time, and is something I consider spending a couple months perfecting -
So please be patient!

###### Links:
Twitter: [@codekittah](http://twitter.com/Codekittah), [@solessfir](https://twitter.com/solessfir)

Reddit: https://www.reddit.com/r/unrealengine/comments/bo7yko/ue4minimal_my_unreal_engine_minimal_theme/

Unreal Engine Forums: https://forums.unrealengine.com/community/work-in-progress/1618822-ue4minimal-my-unreal-engine-minimal-theme

**Alessa ❤️**
[@codekittah](http://twitter.com/Codekittah)<br>
[@solessfir](https://twitter.com/solessfir)<br>
[Reddit](https://www.reddit.com/r/unrealengine/comments/bo7yko/ue4minimal_my_unreal_engine_minimal_theme)<br>
[Unreal Engine Forums](https://forums.unrealengine.com/t/ue4minimal-my-unreal-engine-minimal-theme/220518)

0 comments on commit 3b85dc3

Please sign in to comment.