Skip to content

Commit

Permalink
Resource Redirect v1.1.5
Browse files Browse the repository at this point in the history
* Added information about icon themes to the mod description.
  • Loading branch information
m417z committed Aug 23, 2024
1 parent 68b57c0 commit 9ada76d
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion mods/icon-resource-redirect.wh.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @id icon-resource-redirect
// @name Resource Redirect
// @description Define alternative files for loading various resources (e.g. instead of icons in imageres.dll) for simple theming without having to modify system files
// @version 1.1.4
// @version 1.1.5
// @author m417z
// @github https://github.com/m417z
// @twitter https://twitter.com/m417z
Expand All @@ -18,6 +18,18 @@
Define alternative files for loading various resources (e.g. instead of icons in
imageres.dll) for simple theming without having to modify system files.
## Icon themes
A collection of community contributed icon theme packs can be found in the
[Resource Redirect icon
themes](https://github.com/ramensoftware/resource-redirect-icon-themes)
repository. An icon theme can be easily installed by downloading it and
specifying its path in the mod's settings. For details, refer to the guide in
the repository.
A short demonstration can be found [here on
YouTube](https://youtu.be/irzVmKHB83E).
## Theme folder
A theme folder can be selected in the settings. It's a folder with alternative
Expand Down

0 comments on commit 9ada76d

Please sign in to comment.