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 Jan 2, 2025
1 parent 1ffd8e8 commit f0454e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
14 changes: 6 additions & 8 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": "JVcftTs45C7gds64n2r9FSnXhuJbxZ2wCMiuQYv9omk=",
"MSILHash": "F7KZMZdzEuGwG+pDx9DEZCpomv/hmUqRzZ5ZjsIl2Mc=",
"HookCategory": "Player"
}
},
Expand Down Expand Up @@ -2271,7 +2271,7 @@
"Network.Message"
]
},
"MSILHash": "WuZxEi77Sk058XHGAw1AvME2rBIcZ/1+pZL7QYCil1k=",
"MSILHash": "NeEs34zp+awltfpoa0t9yaXjp26LEz65hRDwOKaKxlE=",
"HookCategory": "Player"
}
},
Expand All @@ -2297,7 +2297,7 @@
"System.Boolean"
]
},
"MSILHash": "57miQ0y78g0zwThdxu8FiPCR4m49/F3M16ge/F9DfIY=",
"MSILHash": "fKWRTKuIqmKmyVlzVYBfjKpEAhzwb1jmegd1sbAzoas=",
"HookCategory": "Server"
}
},
Expand Down Expand Up @@ -2345,7 +2345,7 @@
"System.Boolean"
]
},
"MSILHash": "57miQ0y78g0zwThdxu8FiPCR4m49/F3M16ge/F9DfIY=",
"MSILHash": "fKWRTKuIqmKmyVlzVYBfjKpEAhzwb1jmegd1sbAzoas=",
"BaseHookName": "OnNewSave",
"HookCategory": "Server"
}
Expand Down Expand Up @@ -16545,7 +16545,7 @@
"ReturnType": "System.Void",
"Parameters": []
},
"MSILHash": "SGcuqfLnIDp4wNwPVupSOplS8ZJ2on0OCNL6wkwl5m0=",
"MSILHash": "jRAcAwn10lleUEr0ZTpi95DlcoRxcvSl6Y0PDMCjrz0=",
"HookCategory": "Server"
}
},
Expand Down Expand Up @@ -21279,7 +21279,6 @@
"InjectionIndex": 65,
"ReturnBehavior": 1,
"ArgumentBehavior": 3,
"ArgumentString": null,
"HookTypeName": "Simple",
"Name": "IOnNpcTarget [SenseComponent]",
"HookName": "IOnNpcTarget",
Expand All @@ -21295,7 +21294,6 @@
]
},
"MSILHash": "1IFiFqiPi/UAOwFf2XHRsTyhryQEa4oAooUITmm0s6k=",
"BaseHookName": null,
"HookCategory": "NPC"
}
},
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 f0454e3

Please sign in to comment.