By far the easiest open source SWF exporter.
This project was prototyped pretty fast, feel free to contribute a cleanup.
- Java (8 or newer)
- TexturePacker (alternatively any other texture packer with CLI)
To run swf-to-phaser, simply run the run.bat or run.sh files.
See this video for a quick tutorial:
https://www.youtube.com/watch?v=hsp9NFUpVwo
To compile swf-to-phaser, you need Maven - use the package lifecycle.
The compiled JAR file isn't enough - check out the file structure on the releases tab.
- Ability to get all assets (without packing bigger ones as one asset)
- Button animations (missing JPEXS feature?)
- Add all the dependencies to the pom.xml file (still as
systemscope)
Apart from people already mentioned in the code, also thanks to Ubuntu Community, StackOverflow, AskUbuntu, Edu14463 (for testing), everyone at CPAB and Google in general. I know it sounds obvious, but why not thank anyways.
My (Lort533) contributions to this project are AI-free, I don't use AI for coding.