Ecosystem-2 icon indicating copy to clipboard operation
Ecosystem-2 copied to clipboard

How to build it?

Open yves-chevallier opened this issue 5 years ago • 4 comments

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

yves-chevallier avatar Oct 22 '20 15:10 yves-chevallier

It's a Unity project yues.

lolaswift avatar Oct 24 '20 10:10 lolaswift

@yves-chevallier Use unity

ajh123 avatar Dec 27 '21 11:12 ajh123

How do you build it/import it into unity.

Robotathand avatar Mar 27 '23 22:03 Robotathand

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.

Neko0 avatar Jun 26 '23 11:06 Neko0