This commit is contained in:
Sergii Pylypenko
2021-12-18 23:00:54 +02:00
parent 8909ce3d8c
commit 2a4b7338fd

View File

@@ -26,8 +26,6 @@
- Audio worklet to play MIDI music, with separate data file.
- Download all data files into IDBFS on first run, to free up some RAM.
- Fix multiplayer using WebSocket Proxy Server, this depends on pthreads support,
so I'll probably need to hack together some custom proxy that does not use pthreads.