Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Retro Game Emulator

Descrizione

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

Screenshot

  • Screenshot of player.

Installazione

Installazione

  1. Upload the whole nes-emulator folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Place the shortcode [nes] wherever you would like the player to show.

FAQ

  1. None yet!

Recensioni

3 Settembre 2016
I don't use to review plugins, but this one it's just amazing. It works perfectly (depends on your theme maybe requieres some customization). Great work and congrats to the author!
1 Settembre 2016 6 risposte
I would upload them without issue, but when I made them live, they wouldn't load.
Leggi tutte le recensioni di 5

Contributi e sviluppo

“Retro Game Emulator” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Retro Game Emulator” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

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