Skip to content

Commit

Permalink
Patch for release branch changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBlue committed Jul 13, 2024
1 parent b398f22 commit a5c42a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions resources/Rust.opj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Name": "Rust",
"TargetDirectory": "D:\\Servers\\Rust\\RustDedicated_Data\\Managed",
"TargetDirectory": "D:\\Servers\\Rust-Release\\RustDedicated_Data\\Managed",
"Manifests": [
{
"AssemblyName": "Assembly-CSharp.dll",
Expand Down Expand Up @@ -598,7 +598,7 @@
"Network.Connection"
]
},
"MSILHash": "EE5KsMyNTzAX23nxz37dcadRASnt4KKx2UT67pcwgTI=",
"MSILHash": "ozK4+jIO+mYFhyBhp7i/0wUKhTfNDvQiWAq9I1dniyA=",
"HookCategory": "Player"
}
},
Expand Down Expand Up @@ -2244,7 +2244,7 @@
"Network.Message"
]
},
"MSILHash": "ZPbKFs9MXM0JOvwAq+3awp4O5M8O4XdZJsnQUhbmebU=",
"MSILHash": "Z6jq6QzYqTKgxJYINNBvu7RtR9tZQ5Zqo9MN41+H0zw=",
"HookCategory": "Player"
}
},
Expand Down Expand Up @@ -16538,7 +16538,7 @@
"ReturnType": "System.Void",
"Parameters": []
},
"MSILHash": "3vVCYu/IMEAevukVU3cm4kWvb+1aWYFyjLCm8+UZ2ik=",
"MSILHash": "TzYQCqgcpJ7gorOZ2xghki4XRa3i0CbvK+zDcY7CvCM=",
"HookCategory": "Server"
}
},
Expand Down
2 changes: 1 addition & 1 deletion src/Oxide.Rust.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<TargetFramework>net48</TargetFramework>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<SteamAppId>258550</SteamAppId>
<SteamBranch>public</SteamBranch>
<SteamBranch>release</SteamBranch>
<SteamLogin>anonymous</SteamLogin>
<GamePlatform>windows;linux</GamePlatform>
<GameExe>RustDedicated.exe;RustDedicated</GameExe>
Expand Down

0 comments on commit a5c42a9

Please sign in to comment.