mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-11-17 18:52:06 +00:00
Merge pull request #568 from Laupetin/feature/modman-icon-and-title
feat: modman icon and title
This commit is contained in:
1
thirdparty/webview.lua
vendored
1
thirdparty/webview.lua
vendored
@@ -13,6 +13,7 @@ function webview:link(links)
|
||||
|
||||
if os.host() == "windows" then
|
||||
links:add("WebView2LoaderStatic")
|
||||
links:add("gdiplus.lib")
|
||||
|
||||
filter "platforms:x86"
|
||||
libdirs {
|
||||
|
||||
Reference in New Issue
Block a user