Skip to content

nwutils/nw-ruffle-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nw-ruffle-example

Use Ruffle to display SWF files in NW.js

  1. Download/fork/clone the repo
  2. Install Volta
  3. npm i
  4. npm start

Updating Ruffle:

  1. Run npm i --save @ruffle-rs/ruffle@latest
  2. This will update the version in the package.json
  3. If the version is greater than 0.x.x (such as 1.0.0, 2.0.0, etc), then consult documentation for API changes.

Alternatives:

  • NWRuffle - Stores settings in the manifest, uses them to start a local webserver to display the SWF in NW.js.

About

Use Ruffle to display SWF files in NW.js

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages