Skip to content

Apache Royale 0.9.2

Compare
Choose a tag to compare
@piotrzarzycki21 piotrzarzycki21 released this 23 Mar 06:47
· 8108 commits to develop since this release

v0.9.2 Release Notes

Binary:

apache-royale-0.9.2-bin-js.tar.gz
apache-royale-0.9.2-bin-js.zip

Binary with SWF support:

apache-royale-0.9.2-bin-js-swf.tar.gz
apache-royale-0.9.2-bin-js-swf.zip

When downloading from a mirror site, please remember to verify the downloads using signatures or sha512 hashes.

The binary packages can also be installed via NPM.

Mac:

 sudo npm install @apache-royale/royale-js -g

Or for SWF Support:

  sudo npm install @apache-royale/royale-js-swf -g

Windows:

  npm install @apache-royale/royale-js -g

Or for SWF Support:

  npm install @apache-royale/royale-js-swf -g