https://github.com/CredibleOpossum/flash-to-appimage
https://github.com/CredibleOpossum/flash-to-appimage
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/CredibleOpossum/flash-to-appimage
- Owner: CredibleOpossum
- Created: 2021-08-31T10:30:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-31T10:37:56.000Z (over 3 years ago)
- Last Synced: 2024-11-01T03:32:26.449Z (6 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-appimage - flash-to-appimage - Script to package a Flash game (`.swf`) into an AppImage. (AppImage developer tools / Deployment tools for Flash applications)
README
# flash-to-appimage
A simple script to package a flash game (.swf) into an AppImage, this allows the game to integrate better into your desktop
## Usage
```
./flash_to_appimage.sh [NAME] [PATH TO RUFFLE BINARY] [PATH TO SWF FILE] [PATH TO ICON]
```
Requires binary of Ruffle which you can find at https://ruffle.rs/#downloads