changing the initialization algorithms of the mod

This commit is contained in:
2025-07-12 21:03:32 +03:00
parent 4c30895d47
commit 41fdd0f62f
9 changed files with 156 additions and 74 deletions

5
.gitignore vendored
View File

@@ -0,0 +1,5 @@
.vdf
DLLSourceCode/**/*.dll
DLLSourceCode/bin/*
DLLSourceCode/obj/*
DLLSourceCode/References/*