mirror of
https://github.com/mupen64plus/mupen64plus-ui-console.git
synced 2025-04-02 10:52:34 -04:00
update text files and version number for upcoming 2.5 release
This commit is contained in:
parent
cd103ec918
commit
58cf524522
4 changed files with 13 additions and 2 deletions
4
LICENSES
4
LICENSES
|
@ -5,6 +5,10 @@ Mupen64Plus-ui-console is licensed under the GNU General Public License version
|
|||
|
||||
The authors of Mupen64Plus-ui-console are:
|
||||
* Richard Goedeken (Richard42)
|
||||
* Anthony Bentley (bentley)
|
||||
* Dorian Fevrier (Narann)
|
||||
* littleguy77
|
||||
* and others.
|
||||
|
||||
Mupen64Plus is based on GPL-licensed source code from Mupen64 v0.5, originally written by:
|
||||
* Hacktarux
|
||||
|
|
2
README
2
README
|
@ -1,6 +1,6 @@
|
|||
===============================================================================
|
||||
-------------------------------------------------------------------------------
|
||||
Mupen64plus-ui-console README v2.0
|
||||
Mupen64plus-ui-console README v2.5
|
||||
-------------------------------------------------------------------------------
|
||||
===============================================================================
|
||||
|
||||
|
|
7
RELEASE
7
RELEASE
|
@ -1,6 +1,13 @@
|
|||
Mupen64Plus-UI-Console RELEASE
|
||||
------------------------------
|
||||
|
||||
Mupen64Plus-UI-Console Front-End v2.5 - April 26, 2015
|
||||
------------------------------------------------------
|
||||
- Update man page document
|
||||
- Add application desktop file and icons
|
||||
- Add support for loading savestate immediately on emulator startup
|
||||
- Compile-time flag to support building ui-console as a library (used by Android frontend)
|
||||
|
||||
Mupen64Plus-UI-Console Front-End v2.0 - July 4, 2013
|
||||
----------------------------------------------------
|
||||
- Project files for Visual Studio 2012
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
#define VERSION_H
|
||||
|
||||
#define CONSOLE_UI_NAME "Mupen64Plus Console User-Interface"
|
||||
#define CONSOLE_UI_VERSION 0x020000
|
||||
#define CONSOLE_UI_VERSION 0x020500
|
||||
#define CORE_API_VERSION 0x020001
|
||||
#define CONFIG_API_VERSION 0x020000
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue