mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-08 12:17:48 +00:00
feat: add nlohmann json based wrappers for webview binds,notify
This commit is contained in:
@@ -46,8 +46,11 @@ function ModMan:project()
|
||||
filter {}
|
||||
|
||||
self:include(includes)
|
||||
Utils:include(includes)
|
||||
json:include(includes)
|
||||
webview:include(includes)
|
||||
|
||||
links:linkto(Utils)
|
||||
links:linkto(webview)
|
||||
links:linkall()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user