Initial work on player & input

This commit is contained in:
2024-03-01 14:37:59 +08:00
parent 058865f29e
commit f9d4d17163
8 changed files with 116 additions and 2 deletions

6
.gitignore vendored
View File

@ -360,4 +360,8 @@ MigrationBackup/
.ionide/
# Fody - auto-generated XML schema
FodyWeavers.xsd
FodyWeavers.xsd
*.o
*.exe