add mono c# (using dotnet9.0 from https://github.com/dotnet/runtime), add ECS (entt), add some c# code, add fastNoise
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -16,4 +16,8 @@ cmake-build-*/
|
||||
build/
|
||||
|
||||
# Files
|
||||
*.user
|
||||
*.user
|
||||
|
||||
# dotnet project
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
Reference in New Issue
Block a user