-
Fixing Localized Linux Folders
Sometimes there are things you shouldn't localize. Folder paths in linux being one of them.
-
Discord OAuth2 with Blazor
Setting up a small Blazor server application using Discord authentication.
-
Embedding and Reading Back Files in C#
Going over how to embed a standard file into an application's exe or dll file and read the data back at runtime.
-
Region Lock for Unity Games
Simple system to keep games from running outside their intended region.