Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 432 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 432 Bytes

Ruffle Box

A small project that let's you add flash games to a library and load them with ruffle.

I plan to add PWA and storage support, I might remake this project with svelte now that I have a proof of concept.

Development Environment

To serve the static files you'll need a web server that can serve them as a wasm MIME type, I found sheret is a good option.