electronstudio / jaylib-ffm

Other
15 stars 2 forks source link

raygui #7

Open electronstudio opened 6 months ago

electronstudio commented 6 months ago

raygui isn't included in the official DLLs, so we would need to compile our own DLLS, either a separate project for raygui or maybe a custom raylib.dll that includes it.

electronstudio commented 2 weeks ago

I think a custom DLL would be useful because we could then change compile time options like the backend and support platforms that Raylib doesn't ship DLLs for.