Hello everyone,
I'm trying to run the server build for Linux (Ubuntu v20), however when I go and download the Server Build for Linux, it gave me a single file: "Godot_v3.2.3-stable_linux_server.64"
I have no idea how to run this file on the server using command line, I already packed the project file as .zip and put it in the same folder but no idea how to start the server.
I tried like: sudo ./Godot_v3.2.3-stable_linux_server.64 --main-pack mygame.zip but it said command not found or something.
It's kinda wierd, any solution?
Thanks.