WebP lobby images (#25184)

* Allow webp in lobby background files

* Make lobby art webp images

Reduces folder from 10 MB to 2.5 MB without only slight quality loss.

* Update PutLobbyScreensHere.txt
This commit is contained in:
Pieter-Jan Briers
2024-02-17 00:55:57 +01:00
committed by GitHub
parent 9e5261e2ce
commit 773d02f694
28 changed files with 17 additions and 16 deletions

View File

@@ -1,31 +1,31 @@
- type: lobbyBackground
id: Robotics
background: /Textures/LobbyScreens/robotics.png
background: /Textures/LobbyScreens/robotics.webp
- type: lobbyBackground
id: Supermatter
background: /Textures/LobbyScreens/supermatter.png
background: /Textures/LobbyScreens/supermatter.webp
- type: lobbyBackground
id: Warden
background: /Textures/LobbyScreens/warden.png
background: /Textures/LobbyScreens/warden.webp
- type: lobbyBackground
id: Pharmacy
background: /Textures/LobbyScreens/pharmacy.png
background: /Textures/LobbyScreens/pharmacy.webp
- type: lobbyBackground
id: SSXIV
background: /Textures/LobbyScreens/ssxiv.png
background: /Textures/LobbyScreens/ssxiv.webp
- type: lobbyBackground
id: Susstation
background: /Textures/LobbyScreens/susstation.png
background: /Textures/LobbyScreens/susstation.webp
- type: lobbyBackground
id: SkellyVsTheRev
background: /Textures/LobbyScreens/skellyvstherev.png
background: /Textures/LobbyScreens/skellyvstherev.webp
- type: lobbyBackground
id: Doomed
background: /Textures/LobbyScreens/doomed.png
background: /Textures/LobbyScreens/doomed.webp