Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

QS Installation guide

lol edited this page Dec 24, 2017 · 2 revisions

Requirements:

  • Unity 2017.1 minimum.
  • An IDE
  • A computer

Installation:

Download the repository, if you don't need the exemples, you can delete the Exemple folder.

If you don't have Unity 2017.3 but the older versions (2017.1 or 2017.2), you can move the EudiFramework folder into Assets/Plugins. Else if you have the lastest, you can put it wherever you want, it got an assembly definition file.

Also, don't forget to the .NET version of your project to .NET 4.6 (Edit/Project settings/Player/Other Settings/Scripting Runtime Version), once it's done, restart Unity to apply the change.

Sections:

Quick setup:
Installation Guide
Quick start

General:
Thread groups

ECS:
Quick start

Clone this wiki locally