這個外掛並未在最新的 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.

安裝

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!
閱讀全部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