Skip to content

Commit 6daa06b

Browse files
authored
Merge pull request #65 from rroylance/phaser-ce-update
v1.8.9
2 parents abe05e0 + b6d16c7 commit 6daa06b

File tree

3 files changed

+3643
-7080
lines changed

3 files changed

+3643
-7080
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# Features:
2222

23-
- Phaser-CE 2.10.0 (npm module, no having to download the library separately...)
23+
- Phaser-CE 2.11.1 (npm module, no having to download the library separately...)
2424
- TypeScript + TSLint
2525
- 3 States (Boot, Preloader, Title) showing transition between states and where some things should be done and how a TypeScript state looks
2626
- Google Web Font loader
@@ -77,7 +77,7 @@ To use this you’ll need to install a few things before you have a working copy
7777

7878
Download the latest zip/tar.gz from [GitHub Releases][releases], extract it to where you want your project to be.
7979

80-
##### If you want a clean project ready for you to just start your own game and not have to worry about cleaning up the examples and samples from the v1.8.6 release, just download the v1.8.6-fresh release instead.
80+
##### If you want a clean project ready for you to just start your own game and not have to worry about cleaning up the examples and samples from the v1.8.9 release, just download the v1.8.9-fresh release instead.
8181

8282
#### Clone (must've completed Step 0 first):
8383

0 commit comments

Comments
 (0)