Slime-Dev / SlimeProject

SlimeEngine is my personal playground for learning modern Vulkan and its 1.3 features. This project serves as both a learning tool and a growing graphics framework, focusing on clean, understandable implementation of advanced Vulkan concepts. It's a work in progress, evolving as I explore and understand more about low-level graphics programming.
3 stars 0 forks source link

Fixed Linux machine failed test #35

Closed ConnorY97 closed 4 months ago

ConnorY97 commented 4 months ago

The issue was, Windows use a capital S in the Stanford bunny name while Linux did not. Meaning it was not able to load on Linux runner. It will now look for both before failing. Also improved the Discord post with bold headings