Check out my open source game engine! https://strayphotons.net/ https://github.com/frustra/strayphotons

I have been developing this engine on and off for over 10 years, and still have big plans.

  • 0 Posts
  • 3 Comments
Joined 3 years ago
cake
Cake day: July 9th, 2023

help-circle


  • This is honestly one of my favorite features of the linux filesystem. As a dev it makes things like replacing and hot-reloading plugins way easier.

    It turns out you can kind of get the same functionality on Windows if you rename the open file and place the new one with the original name, but it’s a bit of a hack.