mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-14 17:46:03 +00:00
updating ba_data to 1.7.35
This commit is contained in:
parent
d6e457c821
commit
ae30ed15ec
234 changed files with 5670 additions and 2718 deletions
1
dist/ba_data/python/efro/cloudshell.py
vendored
1
dist/ba_data/python/efro/cloudshell.py
vendored
|
|
@ -32,6 +32,7 @@ class HostConfig:
|
|||
user: str = 'ubuntu'
|
||||
port: int = 22
|
||||
mosh_port: int | None = None
|
||||
mosh_port_2: int | None = None
|
||||
mosh_server_path: str | None = None
|
||||
mosh_shell: str = 'sh'
|
||||
workspaces_root: str = '/home/${USER}/cloudshell_workspaces'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue