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:
@ -0,0 +1,5 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user