Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Apache Royale 0.9.12 source code.tar.gz | 2024-11-15 | 15.4 MB | |
Apache Royale 0.9.12 source code.zip | 2024-11-15 | 24.1 MB | |
README.md | 2024-11-15 | 1.3 kB | |
Totals: 3 Items | 39.6 MB | 3 |
Apache Royale v0.9.12 Release Notes Apache Royale Compiler v0.9.12 Release Notes
Binary:
apache-royale-0.9.12-bin-js.tar.gz apache-royale-0.9.12-bin-js.zip
Binary with SWF support:
apache-royale-0.9.12-bin-js-swf.tar.gz apache-royale-0.9.12-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