Skip to content

Commit 532a32d

Browse files
committed
Patch for staging branch changes
1 parent a183df2 commit 532a32d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

resources/Rust.opj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "Rust",
3-
"TargetDirectory": "D:\\Servers\\Rust\\RustDedicated_Data\\Managed",
3+
"TargetDirectory": "D:\\Servers\\Rust-Staging\\RustDedicated_Data\\Managed",
44
"Manifests": [
55
{
66
"AssemblyName": "Assembly-CSharp.dll",
@@ -16922,7 +16922,7 @@
1692216922
"System.Boolean"
1692316923
]
1692416924
},
16925-
"MSILHash": "WwzHFkkrBBBhdHeYrAoUcWICy+DtrR5wwtL1TPQBuiA=",
16925+
"MSILHash": "V/C+ZImQsc2SDR3GLlwFVD7oymoXIg2JNReV427xLZg=",
1692616926
"HookCategory": "Entity"
1692716927
}
1692816928
},

src/Oxide.Rust.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<TargetFramework>net48</TargetFramework>
1515
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1616
<SteamAppId>258550</SteamAppId>
17-
<SteamBranch>public</SteamBranch>
17+
<SteamBranch>staging</SteamBranch>
1818
<SteamLogin>anonymous</SteamLogin>
1919
<GamePlatform>windows;linux</GamePlatform>
2020
<GameExe>RustDedicated.exe;RustDedicated</GameExe>

0 commit comments

Comments
 (0)