mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
release 1.85
This commit is contained in:
parent
92dfd9afa6
commit
68af34fe20
11 changed files with 80 additions and 51 deletions
|
@ -4,10 +4,10 @@
|
|||
<titles>
|
||||
<title lang="en_US">PicoDrive</title>
|
||||
</titles>
|
||||
<version major="1" minor="80" release="0" build="899"/>
|
||||
<version major="@major@" minor="@minor@" release="0" build="@build@"/>
|
||||
<author name="notaz" website="http://notaz.gp2x.de/"/>
|
||||
</package>
|
||||
<application id="picodrive.notaz.@major@.@minor@">
|
||||
<application id="picodrive.notaz.@major@.@minor@" appdata="picodrive">
|
||||
<titles>
|
||||
<title lang="en_US">PicoDrive @major@.@minor@</title>
|
||||
</titles>
|
||||
|
@ -18,7 +18,7 @@
|
|||
<description lang="de_DE">Ein MegaDrive/SegaCD/32x Emulator</description>
|
||||
</descriptions>
|
||||
|
||||
<exec command="PicoDrive.run"/>
|
||||
<exec command="PicoDrive.sh"/>
|
||||
|
||||
<previewpics>
|
||||
<pic src="PicoDrive_p.png"/>
|
||||
|
@ -32,7 +32,7 @@
|
|||
<license name="other"/>
|
||||
</licenses>
|
||||
|
||||
<version major="@major@" minor="@minor@" release="0" build="@revision@"/>
|
||||
<version major="@major@" minor="@minor@" release="0" build="@build@"/>
|
||||
<info name="PicoDrive @major@.@minor@ readme" type="text/plain" src="readme.txt"/>
|
||||
|
||||
<categories>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue