Merge remote-tracking branch 'origin/master'

This commit is contained in:
Yukino Song
2024-12-14 19:02:11 +08:00
24 changed files with 347 additions and 107 deletions

4
.gitmodules vendored
View File

@@ -22,6 +22,10 @@
path = third-party/inputtino
url = https://github.com/games-on-whales/inputtino.git
branch = stable
[submodule "third-party/libdisplaydevice"]
path = third-party/libdisplaydevice
url = https://github.com/LizardByte/libdisplaydevice.git
branch = master
[submodule "third-party/nanors"]
path = third-party/nanors
url = https://github.com/sleepybishop/nanors.git