Boilerplate

This commit is contained in:
maxwes08
2026-09-02 12:22:05 +02:00
commit b88c9b3581
9 changed files with 791 additions and 0 deletions

1
PhysicsEngine/Program.cs Normal file
View File

@@ -0,0 +1 @@
Console.WriteLine("Hello, World!");