=== HoweScape Unity3d WebGL === Contributors: pthowe Donate Link: http://HoweScape.com Tags: Requires at least: 4.0.0 Tested up to: 4.3 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugin to allow the inclusion of a Unity3d WebGL application. A short code is created which can displayed. == Description == The Unity3d WebGL support creates a directory of files. This is not convent to load on your WordPress web site. This plugin takes the "Release" directory from your game and places it inside the plugin. This plugin can then be referenced with a short code. The parameters in the short code are the game name, width and height. ie. [hs_unity3d_web_gl_game src="Roll-A-Ball" height=500 width=600] == Installation ==

From your WordPress dashboard

  1. Visit 'Plugins > Add New'
  2. Search for 'HoweScape Unity3d WebGL'
  3. Activate HoweScape Unity3d WebGL from your Plugins page.

From WordPress.org

  1. Download HoweScape Unity3d WebGL.
  2. Upload the 'HoweScape Unity3d WebGL' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
  3. Activate HoweScape Unity3d WebGL from your Plugins page.
== Frequently Asked Questions ==
  1. Can I use this plugin with my own Unity3d game?

    Yes Take the release directory from Unity3d Build directory and place in the plugin directory. Prefix the release directory with the name of the game ending in "-Release" The game name then is used in the short code.

  2. Can there be multiple games in the plugin?

    Yes. Each game is in its own -Release directory

  3. Can the games be placed outside the plugin?

    Not with this plugin.

== Screenshots == 1. Screen capture of Roll-A-Ball game from unity3d.com == Changelog ==

0.2

0.1

== Upgrade Notice == First update to correct file location references. Removed "Created with Unity" link. Being initial release there is no notice == Arbitrary section == == A brief Markdown Example == [hs_unity3d_web_gl_game src="Roll-A-Ball" height=500 width=600]