Ah man that was just tested. I’ll put that on my todo list.
In its simplest form, without containers, are you able to run the server and connect to localhost using the official launcher? (There’s a setting to swap from stable server to local server)
I was able to run the server properly after building it with ./build -g. I can connect if I select the local server and therefore have localhost for ip address and ip management in the config.
If possible, I’d like to find out where I can put my VPN’s internal IP address (assuming that’s what I need) so I could have the server listen on that interface and let people connect to my server from the outside.
Thanks again for all your help and your contributions to this project.
Ah man that was just tested. I’ll put that on my todo list.
In its simplest form, without containers, are you able to run the server and connect to localhost using the official launcher? (There’s a setting to swap from stable server to local server)
I was able to run the server properly after building it with
./build -g
. I can connect if I select the local server and therefore have localhost for ip address and ip management in the config.If possible, I’d like to find out where I can put my VPN’s internal IP address (assuming that’s what I need) so I could have the server listen on that interface and let people connect to my server from the outside.
Thanks again for all your help and your contributions to this project.