Start of using CoreCLR and automatic scriptglue generation

This commit is contained in:
Simon Lübeß
2025-07-14 22:14:41 +02:00
parent 063cbfa415
commit edfcfd3b20
24 changed files with 1548 additions and 540 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
using GlitchyEngine.Math.Attributes;
using System;
using GlitchyEngine.Math.Attributes;
namespace GlitchyEngine.Math;