Skip to content

Commit a4787f8

Browse files
committed
Patch for March 7th Rust update (Protocol 2582.265.1)
1 parent 0eb97cf commit a4787f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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-Release\\RustDedicated_Data\\Managed",
44
"Manifests": [
55
{
66
"AssemblyName": "Assembly-CSharp.dll",
@@ -2725,7 +2725,7 @@
27252725
"Item"
27262726
]
27272727
},
2728-
"MSILHash": "N4eBmg12PD/emR+KkVS1EypQrIUfsZOsS/YiOi1/jt0=",
2728+
"MSILHash": "87jdNEhqZWpnqQi8GXfGF61yl+PNxyNd/z0rbm9Ug0g=",
27292729
"HookCategory": "Item"
27302730
}
27312731
},

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>release</SteamBranch>
1818
<SteamLogin>anonymous</SteamLogin>
1919
<GamePlatform>windows;linux</GamePlatform>
2020
<GameExe>RustDedicated.exe;RustDedicated</GameExe>

0 commit comments

Comments
 (0)