Skip to content

Commit 6989c59

Browse files
committed
Patch for Release branch changes
1 parent 6614c05 commit 6989c59

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-Release\\RustDedicated_Data\\Managed",
44
"Manifests": [
55
{
66
"AssemblyName": "Assembly-CSharp.dll",
@@ -22555,7 +22555,7 @@
2255522555
"BaseEntity/RPCMessage"
2255622556
]
2255722557
},
22558-
"MSILHash": "DCPbIPXrutNjgxZQ+0lC+uK0GrlL8KneHUgYyPM9eWk=",
22558+
"MSILHash": "ylEd88FBh+D4gdpV86iWm/EYh8EJOc4tAPTnSpZP8N0=",
2255922559
"HookCategory": "Player"
2256022560
}
2256122561
},

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)