Mario Gabriell Karaziaki

Results 22 comments of Mario Gabriell Karaziaki

Any update on this issue?

Any news on this issue? I installed the UnityExplorer using the Thunderstore mod manager but the UnityExplorer does not show anything

Any updates on this issue?

Having the same problem with GRPC and AppInsights any news on this issue?

Why does it need to be JS? Could it not be Python? or even maybe a dumbed down version of C# both are easier to implement and debug

Well we can try using https://github.com/microsoft/ClearScript, if you guys want i can try adding it and making a pull request

```csharp public static SKBitmap ToSkiaImage(this byte[] fileBytes, int page = 0) { var (imageContent, width, height) = fileBytes.ToImage(page); var memoryStream = new MemoryStream(imageContent); var skData = SKData.Create(memoryStream); var bitmap =...

Is there something missing to merge this PR? I would be glad to help out so this can be merged

Hi, thanks for the interest in the project, sorry for the delay, but i just recuperated from Dengue, CodeGenerator project will be deleted and be replaced by ImGuiSharp.Generator project, basically...