mirror of https://github.com/mgba-emu/mgba.git
README: Mention translations, update copyright
This commit is contained in:
parent
527f235934
commit
aa435d1cea
|
@ -5,7 +5,8 @@ mGBA is an emulator for running Game Boy Advance games. It aims to be faster and
|
|||
|
||||
Up-to-date news and downloads can be found at [mgba.io](https://mgba.io/).
|
||||
|
||||
[](https://travis-ci.org/mgba-emu/mgba)
|
||||
[](https://buildbot.mgba.io)
|
||||
[](https://hosted.weblate.org/engage/mgba)
|
||||
|
||||
Features
|
||||
--------
|
||||
|
@ -36,6 +37,7 @@ Features
|
|||
- Configurable emulation rewinding.
|
||||
- Support for loading and exporting GameShark and Action Replay snapshots.
|
||||
- Cores available for RetroArch/Libretro and OpenEmu.
|
||||
- Community-provided translations for several languages via [Weblate](https://hosted.weblate.org/engage/mgba).
|
||||
- Many, many smaller things.
|
||||
|
||||
#### Game Boy mappers
|
||||
|
@ -240,7 +242,7 @@ Footnotes
|
|||
Copyright
|
||||
---------
|
||||
|
||||
mGBA is Copyright © 2013 – 2020 Jeffrey Pfau. It is distributed under the [Mozilla Public License version 2.0](https://www.mozilla.org/MPL/2.0/). A copy of the license is available in the distributed LICENSE file.
|
||||
mGBA is Copyright © 2013 – 2021 Jeffrey Pfau. It is distributed under the [Mozilla Public License version 2.0](https://www.mozilla.org/MPL/2.0/). A copy of the license is available in the distributed LICENSE file.
|
||||
|
||||
mGBA contains the following third-party libraries:
|
||||
|
||||
|
|
Loading…
Reference in New Issue