Popis
Adds an NES player on your site via a shortcode [nes] in any post or page. Note that no roms are included with this plugin. You’ll need to upload them yourself on the settings page for them to be available to play.
This plugin implements the jsnes library by bfirsch. https://github.com/bfirsh/jsnes
Snímky obrazovky
Instalace
Instalace
- Upload the whole
nes-emulator
folder to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
- Place the shortcode
[nes]
wherever you would like the player to show.
Nejčastější dotazy
- None yet!
Recenze
Autoři
Retro Game Emulator je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Retro Game Emulator” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.3.1
- Fix JS error on non emulator pages.
- Add version to scripts.
1.3.0
- Update to latest jsnes version.
- Fixes sound.
- Other maintenance and updates.
1.2.0
- Begin adding support for translations.
- Add delete rom functionality.
- Clean up options page.
1.1.0
- Fix issue with jQuery dependency.
1.0.0
- Roll out