Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

Retro Game Emulator

Opis

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

Zrzuty ekranu

  • Screenshot of player.

Instalacja

Instalacja

  1. Upload the whole nes-emulator folder to the /wp-content/plugins/ directory.
  2. Włącz wtyczkę z menu „Wtyczki” w WordPressie.
  3. Place the shortcode [nes] wherever you would like the player to show.

Najczęściej zadawane pytania

  1. None yet!

Recenzje

2016-09-03
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!
Przeczytaj 5 recenzji

Kontrybutorzy i deweloperzy

„Retro Game Emulator” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

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