Skip to content

Commit

Permalink
Added gui_framework.dll
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Jun 24, 2024
1 parent 9bceee7 commit 0a305bb
Show file tree
Hide file tree
Showing 3 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.218.15</PackageReleaseNotes>
<PackageReleaseNotes>Valheim 0.218.15 Added gui_framework.dll</PackageReleaseNotes>
<NeutralLanguage>en-US</NeutralLanguage>
<RestoreProjectStyle>PackageReference</RestoreProjectStyle>
<IncludeBuildOutput>false</IncludeBuildOutput>
<NoBuild>false</NoBuild>
<Version>0.218.15</Version>
<Version>0.218.16</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 @@ -24,7 +24,7 @@ REM call assembly-publicizer "%ValheimInstallPath:"=%\assembly_steamworks.dll" %
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%

call assembly-publicizer "%ValheimInstallPath:"=%\gui_framework.dll" %OPTIONS% -o %PublicizePath%

ENDLOCAL

Expand Down
Binary file not shown.

0 comments on commit 0a305bb

Please sign in to comment.