goostengine / goost

A general-purpose, extensible and customizable C++ extension for Godot Engine.
https://goostengine.github.io/
MIT License
481 stars 18 forks source link

Fixing Mono compile issues (branch name fixed) #188

Closed GlitchedCode closed 2 years ago

GlitchedCode commented 2 years ago

Fixes #186 and other bugs related to mono compilation of Godot and Goost

Xrayez commented 2 years ago

Fixing issue #186

By the way, you can use closing keywords to automatically close the issue once PR is eventually merged.

Xrayez commented 2 years ago

Thanks!