(slate-es-de) Removed support for the Stratagus Game Engine (stratagus) system

This commit is contained in:
Leon Styhre 2023-10-23 21:41:26 +02:00
parent 08cffd3265
commit fce94025d6
4 changed files with 0 additions and 320 deletions

View file

@ -92,7 +92,6 @@
* solarus: Solarus game engine - consolegame.svg
* spectravideo: Spectravideo - consolegame.svg, controller.svg
* steam: Steam game distribution service - consolegame.svg, controller.svg
* stratagus: Stratagus game engine - consolegame.svg
* stv: Sega Titan Video Game System - consolegame.svg, controller.svg
* sufami: Bandai SuFami Turbo - consolegame.svg
* supervision: Watara Supervision - consolegame.svg

View file

@ -1,16 +0,0 @@
<theme>
<view name="system, gamelist">
<image name="band1">
<color>A40000</color>
</image>
<image name="band2">
<color>DB4C4C</color>
</image>
<image name="band3">
<color>F57900</color>
</image>
<image name="band4">
<color>26353C</color>
</image>
</view>
</theme>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 47 KiB

View file

@ -1,16 +0,0 @@
<theme>
<view name="system">
<text name="info1">
<text>Stratagus is an open-source game engine used to build real-time</text>
</text>
<text name="info2">
<text>strategy games. The engine is written in C++ and uses the Lua</text>
</text>
<text name="info3">
<text>language for implementing actual game logic. Among other</text>
</text>
<text name="info4">
<text>features it supports playing over the Internet or via LAN.</text>
</text>
</view>
</theme>