We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add a section on where Ruffle stores files
Add Flatpak instructions
Change other Safari version mention
Note that the extension now requires Safari 16.4+ (because it is not dual-wasm)
Document fullScreenAspectRatio
Revert 053809f...2236459
Destroyed Using Ruffle (markdown)
Fix link to go to PlayerV1 page
No idea where ~~ came from
Use new `ruffle()` V1 API
Fix a typo
Suggest stricter script-src, add style-src to CSP guidance
Fix TypeDoc link
Revert 7d22c4b5e145b9e2750781c6f82bde94b33eea7c...f66e5f17f953220186afba556eb917e7ec6605c6 on Using Ruffle
displayMessage was removed
Updated Using Ruffle (markdown)
fullscreenEnabled and isFullscreen are properties, not methods (thanks @hi098123 for pointing this out)
Revert 8726b428e90f6127a3773fd3a30a4ea6fca2d7f3...e9e22ec7d46f8dab67334750711b6651cb4c386f on Using Ruffle
Changed the type clearly Not function `player.isFullscreen` `player.fullscreenEnabled`
Add info about allowFullscreen
Fix typo
Add socketProxy, fontSources and defaultFonts info
Updated WebGPU description
Update Ruffle downloads link
Spelling
Grammar
Mention Firefox for Android
Add information about the playerRuntime config options (with disclaimer)