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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -17,3 +17,6 @@
|
||||
[submodule "Prism/vendor/ImGuizmo"]
|
||||
path = Prism/vendor/ImGuizmo
|
||||
url = https://github.com/CedricGuillemet/ImGuizmo.git
|
||||
[submodule "Prism/vendor/EnTT"]
|
||||
path = Prism/vendor/EnTT
|
||||
url = https://github.com/skypjack/entt.git
|
||||
|
||||
Reference in New Issue
Block a user