EMCain / unity-demo

a basic unity project for learning and testing some build concepts
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

BUILD: Automate building for Mac and Linux #3

Open EMCain opened 1 month ago

EMCain commented 1 month ago

Adapt the script made for Windows to make 2 additional builds in their own folders.

Allow to pass the name of a particular OS into the script args and it will build for that OS only. If none is specified it should run for all 3.

for each one:

jacobliv commented 1 month ago

Linux isn't a priority. Web builds are more important. Could you change that up, @EMCain ?