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 Dec 16, 2024
1 parent 21019b2 commit 825d43d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 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": "bp/DpMGGQ3ReRt65G/jyvAUvcfoBc6JZ7jIE8LzT39I=",
"MSILHash": "JVcftTs45C7gds64n2r9FSnXhuJbxZ2wCMiuQYv9omk=",
"HookCategory": "Player"
}
},
Expand Down Expand Up @@ -1019,7 +1019,7 @@
"HitInfo"
]
},
"MSILHash": "gW/q4n9AaojeP5/adpNakUfMCfjinrO/8MwgN1PoCeo=",
"MSILHash": "BBbN2w8EcDRl74HzSSskweHjJU40Blp+4TaQZPOPlE8=",
"HookCategory": "Player"
}
},
Expand Down Expand Up @@ -2271,7 +2271,7 @@
"Network.Message"
]
},
"MSILHash": "zVEFTntdjTG1Y0e7DdBjI+6O3yF8OpR/4r+BMhUYStM=",
"MSILHash": "WuZxEi77Sk058XHGAw1AvME2rBIcZ/1+pZL7QYCil1k=",
"HookCategory": "Player"
}
},
Expand Down Expand Up @@ -16545,7 +16545,7 @@
"ReturnType": "System.Void",
"Parameters": []
},
"MSILHash": "WaIaFZgZSlxxcBzl7whOEgGcCNR/e3n8UsZuwjnSQdg=",
"MSILHash": "SGcuqfLnIDp4wNwPVupSOplS8ZJ2on0OCNL6wkwl5m0=",
"HookCategory": "Server"
}
},
Expand Down Expand Up @@ -18161,14 +18161,14 @@
"BasePlayer"
]
},
"MSILHash": "5EeEJH4UogE2B9IWHBssUxhmarjvr1TKUQjxsDG5n3U=",
"MSILHash": "Z6jhRjYO+XUUJ43nXPIkfbcVL3vLcXbnPxQltSQAg+w=",
"HookCategory": "Player"
}
},
{
"Type": "Simple",
"Hook": {
"InjectionIndex": 145,
"InjectionIndex": 148,
"ReturnBehavior": 0,
"ArgumentBehavior": 4,
"ArgumentString": "a0, this",
Expand All @@ -18186,7 +18186,7 @@
"BasePlayer"
]
},
"MSILHash": "5EeEJH4UogE2B9IWHBssUxhmarjvr1TKUQjxsDG5n3U=",
"MSILHash": "Z6jhRjYO+XUUJ43nXPIkfbcVL3vLcXbnPxQltSQAg+w=",
"BaseHookName": "OnPortalUse",
"HookCategory": "Player"
}
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 825d43d

Please sign in to comment.