feat: 1.5.0 drop 2 (#122)

Co-authored-by: str1k3r <[email protected]>
This commit is contained in:
/home/neo
2026-07-11 21:04:53 +03:00
committed by GitHub
co-authored by str1k3r
parent f46453f1cd
commit 034fbf5737
24 changed files with 900 additions and 1385 deletions
-2
View File
@@ -23,7 +23,6 @@ use commands::runners;
use commands::skin;
use commands::steam;
use commands::workshop;
use networking::direct;
use networking::relay;
use networking::stun;
use state::{DownloadState, GameState, ProxyGuard};
@@ -108,7 +107,6 @@ pub fn run() {
game::restore_instance,
commands::console2lce::import_world,
stun::stun_discover,
direct::start_direct_proxy,
relay::start_relay_proxy,
relay::start_host_relay,
relay::stop_proxy,