implement keyboard controller

This commit is contained in:
xinyangli 2024-01-08 18:29:28 +08:00
parent a2986aab78
commit 0b34b19bdf
No known key found for this signature in database
8 changed files with 284 additions and 237 deletions

2
npc/core/.scalafmt.conf Normal file
View file

@ -0,0 +1,2 @@
version = "3.7.15"
runner.dialect = scala213