mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-02-16 12:05:38 +00:00
(slate-es-de) Removed support for the Stratagus Game Engine (stratagus) system
This commit is contained in:
parent
08cffd3265
commit
fce94025d6
|
@ -92,7 +92,6 @@
|
||||||
* solarus: Solarus game engine - consolegame.svg
|
* solarus: Solarus game engine - consolegame.svg
|
||||||
* spectravideo: Spectravideo - consolegame.svg, controller.svg
|
* spectravideo: Spectravideo - consolegame.svg, controller.svg
|
||||||
* steam: Steam game distribution service - 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
|
* stv: Sega Titan Video Game System - consolegame.svg, controller.svg
|
||||||
* sufami: Bandai SuFami Turbo - consolegame.svg
|
* sufami: Bandai SuFami Turbo - consolegame.svg
|
||||||
* supervision: Watara Supervision - consolegame.svg
|
* supervision: Watara Supervision - consolegame.svg
|
||||||
|
|
|
@ -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 |
|
@ -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>
|
|
Loading…
Reference in a new issue