Skip to content

Commit

Permalink
Update to Valheim 0.218.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Apr 24, 2024
1 parent 1aa7453 commit 7190735
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<Company>Digitalroot Technologies</Company>
<Product>Digitalroot Valheim References</Product>
<Description>References for Valheim</Description>
<PackageReleaseNotes>Update to Valheim 0.217.38</PackageReleaseNotes>
<PackageReleaseNotes>Update to Valheim 0.218.9</PackageReleaseNotes>
<NeutralLanguage>en-US</NeutralLanguage>
<RestoreProjectStyle>PackageReference</RestoreProjectStyle>
<IncludeBuildOutput>false</IncludeBuildOutput>
<NoBuild>false</NoBuild>
<Version>0.217.38</Version>
<Version>0.218.9</Version>
<RestoreAdditionalProjectSources>
https://api.nuget.org/v3/index.json;
https://nuget.bepinex.dev/v3/index.json;
Expand Down
2 changes: 1 addition & 1 deletion src/Digitalroot.Valheim.References/Publicize.bat
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ call assembly-publicizer "%ValheimInstallPath:"=%\assembly_guiutils.dll" %OPTION
call assembly-publicizer "%ValheimInstallPath:"=%\assembly_lux.dll" %OPTIONS% -o %PublicizePath%
call assembly-publicizer "%ValheimInstallPath:"=%\assembly_postprocessing.dll" %OPTIONS% -o %PublicizePath%
call assembly-publicizer "%ValheimInstallPath:"=%\assembly_simplemeshcombine.dll" %OPTIONS% -o %PublicizePath%
call assembly-publicizer "%ValheimInstallPath:"=%\assembly_steamworks.dll" %OPTIONS% -o %PublicizePath%
REM call assembly-publicizer "%ValheimInstallPath:"=%\assembly_steamworks.dll" %OPTIONS% -o %PublicizePath%
call assembly-publicizer "%ValheimInstallPath:"=%\assembly_sunshafts.dll" %OPTIONS% -o %PublicizePath%
call assembly-publicizer "%ValheimInstallPath:"=%\assembly_utils.dll" %OPTIONS% -o %PublicizePath%
call assembly-publicizer "%ValheimInstallPath:"=%\assembly_valheim.dll" %OPTIONS% -o %PublicizePath%
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 7190735

Please sign in to comment.