Skip to content

Commit 2e5a94d

Browse files
committed
Patch for release branch changes
1 parent 4851c28 commit 2e5a94d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

resources/Rust.opj

Lines changed: 5 additions & 5 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",
@@ -598,7 +598,7 @@
598598
"Network.Connection"
599599
]
600600
},
601-
"MSILHash": "hmiGKn75g9buIWSAtcjRDdpeFC3KJFlyeidM+2jKXB4=",
601+
"MSILHash": "8w4uarXcDsaLoS2W2i3yOHlhfPwkFE/rvHWXwm1ti1g=",
602602
"HookCategory": "Player"
603603
}
604604
},
@@ -2273,7 +2273,7 @@
22732273
"Network.Message"
22742274
]
22752275
},
2276-
"MSILHash": "1oq70iTTIeHmOubDgO2Ym0gUReyYYf0eFuEK9l5I57c=",
2276+
"MSILHash": "q1Y+Ofz0OqGLY7BuSa874AVDjphT5L+P0UxzmiByWLU=",
22772277
"HookCategory": "Player"
22782278
}
22792279
},
@@ -4830,7 +4830,7 @@
48304830
"Construction"
48314831
]
48324832
},
4833-
"MSILHash": "sqOxffXSRBvxys56o5tWHig7s3tHeFry8wRbrpZpejY=",
4833+
"MSILHash": "A8y1iPpqtpz4YgY2yiLN5ZJFzujifeo30YJV1nj4xSM=",
48344834
"HookCategory": "Structure"
48354835
}
48364836
},
@@ -16261,7 +16261,7 @@
1626116261
"ReturnType": "System.Void",
1626216262
"Parameters": []
1626316263
},
16264-
"MSILHash": "LZqaPPQIr1fidCYKvd1za+v19cLttB4M5NxeOyX9Px8=",
16264+
"MSILHash": "nrYhU6FDrIt5GWv0gYIYsCg0xruAVhxAAZ9k9si1OV8=",
1626516265
"HookCategory": "Server"
1626616266
}
1626716267
},

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)