SebLague / Geographical-Adventures

https://sebastian.itch.io/geographical-adventures
MIT License
3.41k stars 492 forks source link

Linux build script #40

Closed l0b0 closed 2 years ago

l0b0 commented 2 years ago

I'm hoping to be able to build this using Nix, but I know next to nothing about Unity. Would you be willing to share the script you use for building for Linux (or some instructions I could use to translate into a script if you build it using a GUI)?

ajh123 commented 2 years ago

Unity allows you to compile to Linux if you got the Linux build system installed

l0b0 commented 2 years ago

@ajh123 What do you mean? It sounds like a tautology.

SebLague commented 2 years ago

You need to open the project in the Unity editor and build it from the GUI there.