File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ set(CMAKE_POLICY_DEFAULT_CMP0069 NEW)
10
10
set (CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR} /cmake" ${CMAKE_MODULE_PATH} )
11
11
12
12
project (melonDS
13
- VERSION 0.9.4
13
+ VERSION 0.9.5
14
14
DESCRIPTION "DS emulator, sorta"
15
15
HOMEPAGE_URL "https://melonds.kuribo64.net"
16
16
LANGUAGES C CXX)
Original file line number Diff line number Diff line change 2
2
<h2 align =" center " ><b >melonDS</b ></h2 >
3
3
<p align =" center " >
4
4
<a href =" http://melonds.kuribo64.net/ " alt =" melonDS website " ><img src =" https://img.shields.io/badge/website-melonds.kuribo64.net-%2331352e.svg " ></a >
5
- <a href =" http://melonds.kuribo64.net/downloads.php " alt =" Release: 0.9.4 " ><img src =" https://img.shields.io/badge/release-0.9.4 -%235c913b.svg " ></a >
5
+ <a href =" http://melonds.kuribo64.net/downloads.php " alt =" Release: 0.9.5 " ><img src =" https://img.shields.io/badge/release-0.9.5 -%235c913b.svg " ></a >
6
6
<a href =" https://www.gnu.org/licenses/gpl-3.0 " alt =" License: GPLv3 " ><img src =" https://img.shields.io/badge/License-GPL%20v3-%23ff554d.svg " ></a >
7
7
<a href =" https://kiwiirc.com/client/irc.badnik.net/?nick=IRC-Source_?#melonds " alt =" IRC channel: #melonds " ><img src =" https://img.shields.io/badge/IRC%20chat-%23melonds-%23dd2e44.svg " ></a >
8
8
<br >
@@ -107,7 +107,7 @@ If you want an app bundle that can be distributed to other computers without nee
107
107
108
108
* better DSi emulation
109
109
* better OpenGL rendering
110
- * better wifi
110
+ * netplay
111
111
* the impossible quest of pixel-perfect 3D graphics
112
112
* support for rendering screens to separate windows
113
113
* emulating some fancy addons
You can’t perform that action at this time.
0 commit comments