该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Retro Game Emulator

描述

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 of player.

安装

Installation

  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.

常见问题

  1. None yet!

评价

2016 年 9 月 3 日
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!
2016 年 9 月 1 日 6 回复
I would upload them without issue, but when I made them live, they wouldn't load.
阅读所有5条评价

贡献者及开发者

“Retro Game Emulator” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Retro Game Emulator”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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