Initial commit of MosswartMassacreNG

This commit is contained in:
erik 2025-06-01 13:51:27 +02:00
commit d4edb67594
13 changed files with 847 additions and 0 deletions

15
.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
# Visual Studio
.vs/
*.user
*.suo
# Build output
bin/
obj/
# NuGet packages
packages/
# OS-specific
Thumbs.db
.DS_Store