ES-DE/themes/rbsimple-DE/solarus/systeminfo.xml
Leon Styhre ef9fc4dd28 Removed the assets created by the Recalbox community after their change to a more restrictive license.
These assets were added by mistake a few commits ago as I was not aware that they had changed their Creative Commons license in 2018 to a NoDerivatives license. The assets now retained were either released under the old ShareAlike license, or is freely available graphics such as system logos.
2021-02-10 00:27:57 +01:00

16 lines
532 B
XML

<theme>
<formatVersion>6</formatVersion>
<view name="system">
<text name="info1" extra="true">
<text>A lightweight, free and open-source game engine for Action-RPGs.</text>
</text>
<text name="info2" extra="true">
<text>A 2D game engine written in C++, and executing games made in Lua.</text>
</text>
<text name="info3" extra="true">
<text>Specifically designed with 16-bit classic Action-RPGs in mind.</text>
</text>
</view>
</theme>