Skip to content

Commit cfb2068

Browse files
committed
Patch for latest_experimental branch changes
1 parent 82867bf commit cfb2068

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

resources/SevenDaysToDie.opj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "7 Days to Die",
3-
"TargetDirectory": "D:\\Servers\\7DaysToDie\\7DaysToDieServer_Data\\Managed",
3+
"TargetDirectory": "D:\\Servers\\7DaysToDie-experimental\\7DaysToDieServer_Data\\Managed",
44
"Manifests": [
55
{
66
"AssemblyName": "Assembly-CSharp.dll",

src/Oxide.SevenDaysToDie.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<TargetFramework>net48</TargetFramework>
1616
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1717
<SteamAppId>294420</SteamAppId>
18-
<SteamBranch>public</SteamBranch>
18+
<SteamBranch>latest_experimental</SteamBranch>
1919
<SteamLogin>anonymous</SteamLogin>
2020
<GamePlatform>windows;linux</GamePlatform>
2121
<GameExe>7DaysToDieServer.exe;7DaysToDieServer</GameExe>

0 commit comments

Comments
 (0)