Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2jfw authored Feb 6, 2021
1 parent bbfb7f3 commit 88ce56e
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,18 @@ This project depends on:

the Starling Framework: https://github.com/PrimaryFeather/Starling-Framework

the Starling Particle Extension: https://github.com/PrimaryFeather/Starling-Extension-Particle-System
the Starling Particle Extension: https://github.com/PrimaryFeather/Starling-Extension-Particle-System


- Removed deprecated or obsolete property "maxParticles";

- Added project related files (IntelliJ);

- Make sure to use latest MASTER Branch of Starling Framework to compile;

- You need Starling Extension "Starling-Extension-Particle-System";

- Added mousewheel handler to "Slider" component for finetuning values. Use the following keys to adjust step size:
Default: +/- 1
CRTL Key: +/- .1
SHIFT Key: +/- 10

0 comments on commit 88ce56e

Please sign in to comment.