Pages

Tuesday, May 31, 2016

Fedora 24 alpha - Unity 3D.

I tested Unity 3D with the last Fedora 24 Alpha. For Unity I used c5.4.0b18 version - the sh file from here.
This will be more one review not another tutorial.
Because I tested this application I need to understand how packages need to install.
First, I used this command to make this folder: mkdir ~/.local/share/unity3d/Packages.
I install all packages: Mono , Mono develop, libpq , nodejs-npm*, postgresql-libs, postgresql.
The Unity editor interface working well.

The next step I tested the C# default script and working well.
The development team make a great work with this.