Skip to content

Commit a0a4e27

Browse files
committed
Patch for release branch changes
1 parent a764a1c commit a0a4e27

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

resources/Rust.opj

Lines changed: 6 additions & 6 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": "8w4uarXcDsaLoS2W2i3yOHlhfPwkFE/rvHWXwm1ti1g=",
601+
"MSILHash": "+QQp190liU4rHZ57Rvaglid8DfYIQZ6oyn1FpkmTBqQ=",
602602
"HookCategory": "Player"
603603
}
604604
},
@@ -2273,7 +2273,7 @@
22732273
"Network.Message"
22742274
]
22752275
},
2276-
"MSILHash": "q1Y+Ofz0OqGLY7BuSa874AVDjphT5L+P0UxzmiByWLU=",
2276+
"MSILHash": "DydJOUMoGNVvnJBES/1l7LbSVJJyrvKoE34UUFGw3h0=",
22772277
"HookCategory": "Player"
22782278
}
22792279
},
@@ -2299,7 +2299,7 @@
22992299
"System.Boolean"
23002300
]
23012301
},
2302-
"MSILHash": "rxLIJOVkdcIIn/XZ3PPCiLiLNxyl5PACyFmZcKRJFFg=",
2302+
"MSILHash": "QNd6f9getNJhJQZJXWEq2LQkhAz6p/SQA13EiIrTlkA=",
23032303
"HookCategory": "Server"
23042304
}
23052305
},
@@ -2347,7 +2347,7 @@
23472347
"System.Boolean"
23482348
]
23492349
},
2350-
"MSILHash": "rxLIJOVkdcIIn/XZ3PPCiLiLNxyl5PACyFmZcKRJFFg=",
2350+
"MSILHash": "QNd6f9getNJhJQZJXWEq2LQkhAz6p/SQA13EiIrTlkA=",
23512351
"BaseHookName": "OnNewSave",
23522352
"HookCategory": "Server"
23532353
}
@@ -16261,7 +16261,7 @@
1626116261
"ReturnType": "System.Void",
1626216262
"Parameters": []
1626316263
},
16264-
"MSILHash": "nrYhU6FDrIt5GWv0gYIYsCg0xruAVhxAAZ9k9si1OV8=",
16264+
"MSILHash": "IA/GUdYhh3nFnmz4DRyih9d9HGprXiD780IQjzAggXo=",
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)