Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 328 Bytes

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