thmsndk / Screeps3D

A 3D client for the MMORTS Screeps.com
88 stars 17 forks source link

Update Unity to 2019 #29

Closed thmsndk closed 5 years ago

thmsndk commented 5 years ago

We should update the client to a newer Unity version, giving us access to ShaderGraph and other exciting things.


I've just updated to use the Unity 2019.1.7f1 editor And I only had to remove the following using UnityEngine.Experimental.UIElements; from InputMonitor.cs to make it run no idea if anything broke, but I could connect to botarena and it seemed to be fine

thmsndk commented 5 years ago

@Robalian When #33 is merged in, can we then update to 2019? :)