- added true dark theme by Ash R.
- moved old dark theme into night theme
- tiny adjustments
@@ -13,7 +13,7 @@ | ||
13 | 13 | </Rule.DataSource> |
14 | 14 | <BoolProperty Name="MGTXD_ENABLE_EMBEDDED_RESOURCES" Category="magictxd_main" |
15 | 15 | DisplayName="Enable embedded resources" |
16 | - Description="Adds a special export called '_embedded_resources' to the output executable. It can be used in connection with the peresembed tool to create a portable executable." | |
16 | + Description="Adds a special export called '_export_embedded_resources' to the output executable. It can be used in connection with the peresembed tool to create a portable executable." | |
17 | 17 | /> |
18 | 18 | <BoolProperty Name="MGTXD_BETA_BUILD" Category="magictxd_main" |
19 | 19 | DisplayName="Enable beta" |