RAGE Multiplayer 1.1.0-DP Update
/freeze was obselete and removed /unfreeze was obselete and removed /spectate was obselete and removed
This commit is contained in:
@@ -20,8 +20,8 @@ Set-Variable sourceIndexJsPath -option Constant -value "$PSScriptRoot\ReallifeGa
|
||||
Set-Variable sourceDlcPacksPath -option Constant -value "$PSScriptRoot\ReallifeGamemode.Client\dlcpacks"
|
||||
|
||||
# set constant dirs
|
||||
Set-Variable runtimeDir -option Constant -value "bridge\runtime"
|
||||
Set-Variable resourcesDir -option Constant -value "bridge\resources"
|
||||
Set-Variable runtimeDir -option Constant -value "dotnet\runtime"
|
||||
Set-Variable resourcesDir -option Constant -value "dotnet\resources"
|
||||
Set-Variable gamemodeDir -option Constant -value "reallife-gamemode"
|
||||
Set-Variable assetsDir -option Constant -value "client_packages\assets"
|
||||
Set-Variable indexJsDir -option Constant -value "client_packages"
|
||||
|
||||
Reference in New Issue
Block a user