MrScautHD / Sparkle

A fast, Cross-platform .NET 8 C# 12 game engine.
https://sparkle-engine.com
MIT License
105 stars 11 forks source link

[TO-DO] Sparkle 2.1.0 #16

Closed MrScautHD closed 9 months ago

MrScautHD commented 10 months ago

imaged

Sparkle Engine

A fast, Cross-platform .NET 7 C# 11 game engine.

RayLib (Cheatsheet: https://www.raylib.com/cheatsheet/cheatsheet.html)

Features

Gammer0909 commented 10 months ago

By the way, I think the OpenGL flag issue should be removed, as the owner of Raylib-cs has closed it, and therefore not be implementing it.

MrScautHD commented 10 months ago

By the way, I think the OpenGL flag issue should be removed, as the owner of Raylib-cs has closed it, and therefore not be implementing it.

He closed it because he thought this is for flags for the window settings but it is still coming for the msbuild system so for the .csproj file

Gammer0909 commented 10 months ago

He closed it because he thought this is for flags for the window settings but it is still coming for the msbuild system so for the .csproj file

Oh, he moved it to another issue. I see, thanks.