2 Commits
Author SHA1 Message Date
imri ac52a3c364 setting thumbnails to 360; landscape 1280 2025-11-25 10:44:26 +01:00
imri 8e8b8bfe48 Added preview support 2024-05-29 14:14:34 +02:00
8 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -9,10 +9,10 @@
| Player 1 | Player 2 | Player 3 | | Player 1 | Player 2 | Player 3 |
| ----- | ----- | ----- | | ----- | ----- | ----- |
| ![Player1](https://git.eurobytes.eu/imri/3_points/raw/branch/main/art/textures/ui/session/icons/mappreview/Player1.jpg) | ![Player2](https://git.eurobytes.eu/imri/3_points/raw/branch/main/art/textures/ui/session/icons/mappreview/Player2.jpg) | ![Player3](https://git.eurobytes.eu/imri/3_points/raw/branch/main/art/textures/ui/session/icons/mappreview/Player3.jpg) | | [![Player 1](art/textures/ui/session/icons/mappreview/Player1-w360.jpg)](art/textures/ui/session/icons/mappreview/Player1.jpg) | [![Player 2](art/textures/ui/session/icons/mappreview/Player2-w360.jpg)](art/textures/ui/session/icons/mappreview/Player2.jpg) | [![Player 3](art/textures/ui/session/icons/mappreview/Player3-w360.jpg)](art/textures/ui/session/icons/mappreview/Player3.jpg) | [![Player 4](art/textures/ui/session/icons/mappreview/Player4-w360.jpg)](art/textures/ui/session/icons/mappreview/Player4.jpg) |
| ![landscape](https://git.eurobytes.eu/imri/3_points/raw/branch/main/art/textures/ui/session/icons/mappreview/landscape.jpg) | | [![landscape](art/textures/ui/session/icons/mappreview/landscape-w1280.jpg)](art/textures/ui/session/icons/mappreview/landscape.jpg) |
|:--:| |:--:|
| *landscape* | | *landscape* |
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

+2 -2
View File
@@ -50,8 +50,8 @@
{}, {},
{} {}
], ],
"Preview": "", "Preview": "landscape.png",
"RevealMap": false, "RevealMap": true,
"VictoryConditions": [] "VictoryConditions": []
} }
]]></ScriptSettings> ]]></ScriptSettings>