diff --git a/README.md b/README.md index 63718f2..ad346f9 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ You may run "quicksetup.py" to install the required libraries. If you want midis, put a soundfount file named "gm.sf2" in the root AO2XP directory. -By Headshot#7237 and cidoku +Originally by Headshot#7237 +Currently maintained by cidoku diff --git a/game_version.py b/game_version.py index cbac2ac..acce24e 100644 --- a/game_version.py +++ b/game_version.py @@ -1 +1 @@ -GAME_VERSION = "2.6.0" \ No newline at end of file +GAME_VERSION = "2.8.0"