added raylib and working boilerplate

This commit is contained in:
maxwes08
2026-09-02 12:44:42 +02:00
parent b88c9b3581
commit 5680beef02
33 changed files with 301 additions and 67 deletions

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Threading;
global using System.Threading.Tasks;