這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.

安裝方式

安裝

  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