File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
adventure-editor/src/main/resources Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ## [ 3.1.0]
6
+
7
+ - Update Spine runtime to v3.7
8
+ - Dialog to compile Ink stories.
9
+ - Show 'Saved game' text when saved game to give user feedback.
10
+
5
11
## [ 3.0.0] aka Johnny Bonasera 3
6
12
7
13
- Ink button in editor to link Ink stories with chapters.
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ buildToolsVersion=28.0.3
5
5
libgdxVersion =1.9.9
6
6
roboVMGradlePluginVersion =2.3.5
7
7
roboVMVersion =2.3.5
8
- version =3.1.0-SNAPSHOT
8
+ version =3.1.0
Original file line number Diff line number Diff line change 1
- version =3.1.0-SNAPSHOT
1
+ version =3.1.0
2
2
libgdxVersion =1.9.9
3
3
roboVMVersion =2.3.5
4
4
roboVMGradlePluginVersion =2.3.5
You can’t perform that action at this time.
0 commit comments