diff options
| author | Igor Nikitin <[email protected]> | 2018-05-12 14:09:34 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-05-12 14:09:34 -0400 |
| commit | 2bd715304b00a6d4c2201eb04dac120aa275aaca (patch) | |
| tree | fe10372c268fd618d9afd9f8153a1f5e5fb0aeff /resource/ClientScheme_mac.res | |
| parent | dc1a585c0ed401b37624770631e4c16678e0b7e5 (diff) | |
| parent | 2cc6b86fab6bb71ac4251f04ad8ba42210b1ddcc (diff) | |
Installer Changes https://github.com/raysfire/rayshud/issues/101
- Reorganized customization options folder to be compatible with the installer
- Moved several customization options from rayshud/resource/ui to rayshud/customizations
- Removed 4:3 customization files, because they do nothing
- Added back main menu character images (toggled manually or via installer)
- Added rayshud-crosshair outline fonts
- Updated the Classic Main Menu to be compatible with the Blue Moon Update
- Fixed KonrWings entries being located in client scheme fonts instead of crosshairs
- Fixed not every default background being displayed when custom backgrounds are disabled
- Fixed map type label clipping into the map name on the loading screen
- Updated several files to be compatible with the installer
Diffstat (limited to 'resource/ClientScheme_mac.res')
| -rw-r--r-- | resource/ClientScheme_mac.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ClientScheme_mac.res b/resource/ClientScheme_mac.res index 12832fc..46036d3 100644 --- a/resource/ClientScheme_mac.res +++ b/resource/ClientScheme_mac.res @@ -2851,7 +2851,7 @@ Scheme } } - "CrosshairsOutline18" + "Crosshairs18Outline" { "1" { @@ -2896,7 +2896,7 @@ Scheme } } - "CrosshairsOutline24" + "Crosshairs24Outline" { "1" { @@ -2919,7 +2919,7 @@ Scheme } } - "CrosshairsOutline26" + "Crosshairs26Outline" { "1" { @@ -2964,7 +2964,7 @@ Scheme } } - "CrosshairsOutline32" + "Crosshairs32Outline" { "1" { @@ -2987,7 +2987,7 @@ Scheme } } - "CrosshairsOutline34" + "Crosshairs34Outline" { "1" { @@ -3042,7 +3042,7 @@ Scheme "antialias" "1" } } - "KonrWingsOutline24" + "KonrWings24Outline" { "1" { |
