- Initial commit

This commit is contained in:
Timur Kozanov
2026-07-03 05:02:26 +03:00
commit 374ff1e689
4080 changed files with 388870 additions and 0 deletions

5
Runtime/csc.rsp Normal file
View File

@ -0,0 +1,5 @@
#https://forum.unity.com/threads/rsp-file-per-assembly-or-folder.572758/
#https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-options/errors-warnings
-warnaserror
-nowarn:CS1701,CS0612,CS1591,CS1571,CS1572,CS1573,CS1574,CS1587