SebLague / Ecosystem-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build it?

yves-chevallier opened this issue · comments

I've tried to open it with VisualStudio but there is no project file. Anyone can give me some advice?

It's a Unity project yues.

How do you build it/import it into unity.

You have to git clone this repo first, then within the Unity Hub Open --> Add project from disc --> select the project folder "Ecosystem-2".

After that open that project with Unity and you should be able to run it by pressing play. Some things don't work but there's fixes in the open issues and there's a pull request you can clone which implements some of the fixes needed to run.

You can edit the C# scripts opening the files with visual studio or any other editor you have.