@@ -11,21 +11,13 @@ A ***GameMaker: Studio* and *GameMaker Studio 2* extension** that provides **GML
11
11
12
12
## ** Status**
13
13
14
- ### ** Stable - [ 0.8 .0] ( https://github.com/mstop4/FMODGMS/releases/tag/0.8 .0 ) **
14
+ ### ** Stable/Latest - [ 0.9 .0] ( https://github.com/mstop4/FMODGMS/releases/tag/0.9 .0 ) **
15
15
16
16
* * Platforms:* Windows, Ubuntu
17
- * * FMOD Studio API:* 1.09.01
18
- * * GMS 2 IDE:* v.2.1.0.012
19
- * * GMS 2 Runtime:* v.2.1.0.144
20
- * * GM: S 1 IDE:* v.1.4.773
17
+ * * FMOD Studio API:* 1.10.00
18
+ * * GMS 2 Runtime:* v.2.1.1.158
19
+ * * GM: S Runtime:* v.1.4.1773
21
20
22
- ### ** Latest: - 0.9.0**
23
-
24
- * * Platforms:* Windows
25
- * * FMOD Studio API:* 1.10.0
26
- * * GMS 2 IDE:* v.2.1.0.241
27
- * * GMS 2 Runtime:* v.2.1.0.158
28
- * * GM: S 1 IDE:* v.1.4.773
29
21
30
22
Features
31
23
--------
@@ -43,13 +35,13 @@ What's inside
43
35
-------------
44
36
45
37
- ** FMODGMS.gmez** - FMODGMS GameMaker: Studio extension
46
- - ** FMODGMS_Demo_win.zip** - FMODGMS demo program for Windows
47
- - ** FMODGMS_Demo_linux.tar.gz** - FMODGMS demo program for Linux
48
- - ** src** - library and test program source code
49
- - * gms/FMODGMS Test.gmx* - GameMaker: Studio project for demo program
50
- - * gms2/FMODGMS Test* - GameMaker Studio 2 project for demo program
38
+ - ** FMODGMS_Demo_win.zip** - FMODGMS player demo for Windows
39
+ - ** FMODGMS_Demo_linux.tar.gz** - FMODGMS player demo for Linux
40
+ - ** src** - library and player demo source code
41
+ - * gms/FMODGMS Test.gmx* - GameMaker: Studio project for player demo
42
+ - * gms2/FMODGMS Test* - GameMaker Studio 2 project for player demo
51
43
- * linux* - FMODGMS source for Linux
52
- - * vc/FMODGMS* - FMODGMS source for VS 2013
44
+ - * vc/FMODGMS* - FMODGMS source for Windows as a Visual Studio project
53
45
54
46
Possible Features in the Future
55
47
--------
@@ -58,4 +50,4 @@ Possible Features in the Future
58
50
- More options for FFT and spectrum data functionality.
59
51
- Android support.
60
52
61
- For a list of changes and development history, [ click here] ( ../../wiki/Changelog ) .
53
+ For a list of changes and development history, [ click here] ( ../../wiki/Changelog ) .
0 commit comments