mirror of
https://github.com/RetroDECK/io.github.lime3ds.Lime3DS.git
synced 2024-11-23 12:25:37 +00:00
Updated to Lime3DS 2118.1
This commit is contained in:
parent
020fabbbd1
commit
623ad332bc
|
@ -145,8 +145,8 @@
|
|||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://github.com/Lime3DS/Lime3DS/releases/download/2118/lime3ds-unified-source-2118.tar.xz",
|
||||
"sha256": "44fa6d1eaa7c756dc8725c201eb637a0e3faffac011e182dc5cdf2e193c383dd"
|
||||
"url": "https://github.com/Lime3DS/Lime3DS/releases/download/2118.1/lime3ds-unified-source-2118.1.tar.xz",
|
||||
"sha256": "02c4f95ea66807982af4d17d419b5e6d91f9e667c39af463b6033d941b28624d"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
|
|
|
@ -30,6 +30,20 @@
|
|||
</screenshots>
|
||||
<releases>
|
||||
|
||||
<release version="2118.1" date="2024-09-25">
|
||||
<description>
|
||||
<p>- Updated various build dependencies.</p>
|
||||
<p>- Added initial support for Pretendo.</p>
|
||||
<p>-- For usage instructions, please use this guide: https://github.com/erew70/website/blob/dev/docs/en_US/install/citra.md</p>
|
||||
<p> </p>
|
||||
<p>Notes:</p>
|
||||
<p>- Lime3DS has now entered closed testing on the Google Play store.</p>
|
||||
<p>-- This closed testing is mandated by Google, and should last roughly 2 weeks.</p>
|
||||
<p>-- If you are able to participate, please do, as active participation of several users is required for the app to progress to a full release.</p>
|
||||
<p>-- For more information, join this Google Groups group and read the message posted in the group: https://groups.google.com/g/lime3ds-closed-testing/</p>
|
||||
</description>
|
||||
</release>
|
||||
|
||||
<release version="2118" date="2024-09-05">
|
||||
<description>
|
||||
<p>- Fixed a regression introduced in 2117 where hotkeys would not function correctly after using the settings menu</p>
|
||||
|
|
Loading…
Reference in a new issue