Skip to content
Dimitrios Ververidis edited this page Oct 12, 2017 · 3 revisions

Installation

This scenario is for the site administrator which should install all the system components in a server.

The third party components that should be installed are the following:

  1. Unity3D installation at Ubuntu or Windows based server systems: Unity3D can be downloaded for free from Unity3D official site . The version tested is 2017.1. Installation and user activation (for free license) is required.
  2. Server software installation at Ubuntu or Windows. Apache and MySQL server can be downloaded in a single package for free from the Apache site . Installation requires the basics for web sites configuration.
  3. WordPress installation: WordPress can be downloaded for free from the official WordPress site . Also the theme Evolve should be installed and activated within the WordPress mechanism (Appearance, theme, add new, type evolve, install, activate).

Authoring tool plugin installation

  1. The lastest version of the WordpressUnity3DEditor should be downloaded from the GitHub repository. Download the repository as a zip.
  2. Go to the WordPress site back-end, plugins, add new, and select the zip file for upload.
  3. Upon successful installation the back-end menu should have the items Games, Scenes, Assets.
  4. Go to the front-end and check if the site appears correclty. The images, the menu, and the login widgets should be configured with the WordPress mechanisms as prefered.
  5. Type http://yourdomain/wpunity-main to check the game design procedure.
Clone this wiki locally