Skip to content

New vgui support api#1346

Open
a1batross wants to merge 6 commits intomasterfrom
new_vgui_support_api
Open

New vgui support api#1346
a1batross wants to merge 6 commits intomasterfrom
new_vgui_support_api

Conversation

@a1batross
Copy link
Copy Markdown
Member

  • Drafts new vgui_support API and implements it.
  • Adds preliminary VGUI2 support by @kungfulon

@Velaron
Copy link
Copy Markdown
Member

Velaron commented May 16, 2023

At least on Windows, you also need icudt.dll, or CEF errors out

@a1batross
Copy link
Copy Markdown
Member Author

I need to stub chromehtml API, so we don't have this heavy dependency.

@mittorn
Copy link
Copy Markdown
Member

mittorn commented May 16, 2023

just generate .so with same symbols as cef have. This fixes GS without chromehtml

@a1batross
Copy link
Copy Markdown
Member Author

@mittorn mods should never load chromehtml.so, and in practice never do.

It's much easier to add chromehtml interface to vgui_support and return it in CreateInterface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants