Hi guys, for the peeple hoo like to play the old sbp, you can join my server. Adress: monkey-hosts.duckdns.org port: 19217 Have many fun playing and creddits to Brayl for telling me how to host on a handy way.
It can't learn you how to host a server. With servers written on BGT only for Windows it's not realistic. Why? Because your task is only run server exe file. If you want learn, please instal Linux and try host for example Icecast or shoutcast.
Sygnatura to może być w sądzie. Sygnatura sprawy np. :P
go look it up, go learn simple terminal commands like cd, sudo, and the package install command. for distros like ubuntu and debian it's a simple sudo apt install packagename, but with others it's different
more advanced commands may include dpkg, for example to install wine you first need to activate dpkg --add-architecture i386, then update the package list, then for me on debien9, the following worked to get wine for windows programs. sudo apt install wine32 wine winetricks wine64-preloader and boom, then do wine cfg, and finally, to start your windows stuff up on linux, wine start /Unix "linuxpath"