Skip to content

Commit 45cb6aa

Browse files
committed
Patch for release branch changes
1 parent 9715f19 commit 45cb6aa

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",
@@ -2851,7 +2851,7 @@
28512851
"ItemDefinition"
28522852
]
28532853
},
2854-
"MSILHash": "+jAsRIvHmi1FiUdAEnWgs7v2Ru+i9QgxYjou9lBJS7w=",
2854+
"MSILHash": "KzLeh1glwfWbx8/+5RqLeAiIPRwma8pnoWVgipoTZDc=",
28552855
"HookCategory": "Vending"
28562856
}
28572857
},

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)