Nebual / sandbox-plus

A community fork of Facepunch's Sandbox gamemode for s&box, with tweaks to allow modular addons, like Wirebox, to extend it further
MIT License
16 stars 9 forks source link

[Improvement] Private servers with `sv_password` #28

Open Hri7566 opened 1 year ago

Hri7566 commented 1 year ago

The following command can be used to create a server with a password: sv_password <password>

Could this be implemented into the game creation UI?