mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-11-17 18:52:06 +00:00
feat: add modman favicon handler for windows
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