DISTS: Update project description, add multiple screenshots
This commit is contained in:
parent
fad94268a9
commit
1f4e197e71
1 changed files with 35 additions and 8 deletions
|
@ -1,33 +1,60 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!-- Copyright 2020 The ScummVM Team -->
|
||||||
<component type="desktop">
|
<component type="desktop">
|
||||||
<id>scummvm.desktop</id>
|
<id>org.scummvm.ScummVM.desktop</id>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>GPL-2.0+</project_license>
|
<project_license>GPL-2.0+</project_license>
|
||||||
<name>ScummVM</name>
|
<name>ScummVM</name>
|
||||||
<summary>Interpreter for numerous adventure games and role-playing games</summary>
|
<summary>Interpreter for numerous adventure games and role-playing games</summary>
|
||||||
|
<summary xml:lang="de">Interpreter für zahlreiche Adventure-Spiele und RPGs</summary>
|
||||||
|
<developer_name>The ScummVM Team</developer_name>
|
||||||
|
<provides>
|
||||||
|
<id>scummvm.desktop</id>
|
||||||
|
</provides>
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
ScummVM is a program which allows you to run a wide variety of classic
|
ScummVM is a program which allows you to run a wide variety of classic
|
||||||
graphical point-and-click adventure games and role-playing games,
|
graphical point-and-click adventure games and role-playing games,
|
||||||
provided you already have their data files.
|
provided you already have their data files. The clever part about this:
|
||||||
|
ScummVM just replaces the executables shipped with the game,
|
||||||
The clever part about this: ScummVM just replaces the executables shipped with the game,
|
|
||||||
allowing you to play them on systems for which they were never designed!
|
allowing you to play them on systems for which they were never designed!
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
Currently, ScummVM supports a huge library of adventures with over 250 games in total.
|
Currently, ScummVM supports a huge library of adventures with over 250 games in total.
|
||||||
It supports many classics published by legendary studios like LucasArts, Sierra On-Line,
|
It supports many classics published by legendary studios like LucasArts, Sierra On-Line,
|
||||||
Revolution Software, Cyan, Inc. and Westwood Studios.
|
Revolution Software, Cyan, Inc. and Westwood Studios.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
Next to ground-breaking titles like the Monkey Island series, Broken Sword,
|
Next to ground-breaking titles like the Monkey Island series, Broken Sword,
|
||||||
Myst, Blade Runner and countless other games you will find
|
Myst, Blade Runner and countless other games you will find
|
||||||
some really obscure adventures and truly hidden gems to explore.
|
some really obscure adventures and truly hidden gems to explore.
|
||||||
</p
|
</p>
|
||||||
|
<p>
|
||||||
|
This version of ScummVM is sandboxed. You have to copy your games to your
|
||||||
|
Documents directory.
|
||||||
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
<image>https://wiki.scummvm.org/images/f/f8/Launcherwithgames.png</image>
|
<image>https://www.scummvm.org/frs/extras/storefront/screenshots/screenshot_1.png</image>
|
||||||
<caption>ScummVM Launcher</caption>
|
<caption>ScummVM Launcher</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://www.scummvm.org/frs/extras/storefront/screenshots/screenshot_2.png</image>
|
||||||
|
<caption>ScummVM running 'Flight of the Amazon Queen'</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://www.scummvm.org/frs/extras/storefront/screenshots/screenshot_3.png</image>
|
||||||
|
<caption>ScummVM running 'Beneath a Steel Sky'</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://www.scummvm.org/frs/extras/storefront/screenshots/screenshot_4.png</image>
|
||||||
|
<caption>ScummVM running 'The Curse of Monkey Island'</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>https://www.scummvm.org/frs/extras/storefront/screenshots/screenshot_5.png</image>
|
||||||
|
<caption>ScummVM running a demo of 'Myst'</caption>
|
||||||
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<url type="homepage">https://www.scummvm.org</url>
|
<url type="homepage">https://www.scummvm.org</url>
|
||||||
<update_contact>scummvm-devel@lists.scummvm.org</update_contact>
|
<update_contact>scummvm-devel@lists.scummvm.org</update_contact>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue