AirConsole / airconsole-unity-plugin

A plugin for Unity to develop for AirConsole
http://developers.airconsole.com/#/guides/unity
GNU Lesser General Public License v3.0
69 stars 19 forks source link

Add Unity 2019 webgl build support #57

Closed marc-n-dream closed 7 months ago

marc-n-dream commented 7 months ago

Unity 2019 requires python2 as part of its build pipeline. OSX Ventura removed that so users need to install it manually but python2 is no longer directly accessible so we now set the EMSDK_PYTHON environment variable when building with Unity < 2020.