Skip to content

Commit 029520f

Browse files
committed
Patch for staging branch changes
1 parent db3ce9d commit 029520f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

resources/Rust.opj

Lines changed: 4 additions & 4 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",
@@ -9307,7 +9307,7 @@
93079307
{
93089308
"Type": "Simple",
93099309
"Hook": {
9310-
"InjectionIndex": 93,
9310+
"InjectionIndex": 95,
93119311
"ReturnBehavior": 0,
93129312
"ArgumentBehavior": 4,
93139313
"ArgumentString": "l1",
@@ -9323,7 +9323,7 @@
93239323
"ReturnType": "System.Boolean",
93249324
"Parameters": []
93259325
},
9326-
"MSILHash": "RLaCbQ1I7I9zqNpjoxcMk/L6PpGazvQnKvv9SPNaYEY=",
9326+
"MSILHash": "dFwni8Sm/Bq5YkuCoWam9FyIJ4kkWHQmQxBORVNUCz8=",
93279327
"HookCategory": "Naval"
93289328
}
93299329
},
@@ -22480,7 +22480,7 @@
2248022480
"ReturnType": "System.Boolean",
2248122481
"Parameters": []
2248222482
},
22483-
"MSILHash": "RLaCbQ1I7I9zqNpjoxcMk/L6PpGazvQnKvv9SPNaYEY=",
22483+
"MSILHash": "dFwni8Sm/Bq5YkuCoWam9FyIJ4kkWHQmQxBORVNUCz8=",
2248422484
"BaseHookName": "OnDeepSeaOpened",
2248522485
"HookCategory": "Naval"
2248622486
}

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)