Update PleromaFE bundle to 2.5.0
This commit is contained in:
parent
99ff91584d
commit
2c5bc9cffd
329 changed files with 391 additions and 2265 deletions
BIN
priv/static/static/ruffle/56f009143a5a7685fad9.wasm
Normal file
BIN
priv/static/static/ruffle/56f009143a5a7685fad9.wasm
Normal file
Binary file not shown.
BIN
priv/static/static/ruffle/92614a5efc3434baeaa9.wasm
Normal file
BIN
priv/static/static/ruffle/92614a5efc3434baeaa9.wasm
Normal file
Binary file not shown.
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2018 Mike Welsh <mwelsh@gmail.com>
|
||||
Copyright (c) 2018 Ruffle LLC <ruffle@ruffle.rs> and Ruffle contributors
|
||||
|
||||
Permission is hereby granted, free of charge, to any
|
||||
person obtaining a copy of this software and associated
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ to get up and running. If you'd prefer to use Ruffle through npm and a bundler,
|
|||
|
||||
Before you can get started with using Ruffle on your website, you must host its files yourself.
|
||||
Either take the [latest build](https://github.com/ruffle-rs/ruffle/releases)
|
||||
or [build it yourself](../../README.md), and make these files accessible by your web server.
|
||||
or [build it yourself](https://github.com/ruffle-rs/ruffle/blob/master/web/README.md), and make these files accessible by your web server.
|
||||
|
||||
Please note that the `.wasm` file must be served properly, and some web servers may not do that
|
||||
correctly out of the box. Please see [our wiki](https://github.com/ruffle-rs/ruffle/wiki/Using-Ruffle#configure-wasm-mime-type)
|
||||
|
|
@ -54,4 +54,4 @@ If you want to control the Ruffle player, you may use our Javascript API.
|
|||
|
||||
## Building, testing or contributing
|
||||
|
||||
Please see [the ruffle-web README](../../README.md).
|
||||
Please see [the ruffle-web README](https://github.com/ruffle-rs/ruffle/blob/master/web/README.md).
|
||||
|
|
|
|||
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
{"name": "ruffle-mirror", "version": "2021.4.11", "description": "This is an auto npm mirror for ruffle nightly builds.", "repository": {"type": "git", "url": "git+https://github.com/rwv/ruffle-mirror.git"}, "author": "ruffle-rs", "license": "MIT", "bugs": {"url": "https://github.com/rwv/ruffle-mirror/issues"}, "homepage": "https://github.com/rwv/ruffle-mirror#readme"}
|
||||
{"name":"@ruffle-rs/ruffle","version":"0.1.0-nightly.2022.07.12","description":"Putting Flash back on the web. Ruffle will polyfill all Flash content and replace it with the Ruffle flash player.","license":"(MIT OR Apache-2.0)","keywords":["flash","swf"],"homepage":"https://ruffle.rs","bugs":"https://github.com/ruffle-rs/ruffle/issues","repository":"github:ruffle-rs/ruffle","main":"ruffle.js"}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue