diff --git a/README.md b/README.md index a2b0c51..3cab5e2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ For details, please check out the following write-ups: - August 20, 2021: [Porting ScummVM to Webassembly](https://christian.kuendig.info/posts/2021-08-scummvm-wasm/) - March 21, 2022: [Porting ScummVM to Webassembly, Part 2](https://christian.kuendig.info/posts/2022-05-scummvm-part2/) - Jan 4, 2024: [Porting ScummVM to Webassembly, Part 3](https://christian.kuendig.info/posts/2024-01-scummvm-part3/) -- *(next: Cloud support)* +- *(next: [Networking incl cloud support](https://github.com/chkuendig/scummvm/tree/emscripten-networking))* ## Getting Started If you want to just try out the demo, go to [scummvm.kuendig.io](https://scummvm.kuendig.io). diff --git a/scummvm b/scummvm index 0ef12dd..be96cce 160000 --- a/scummvm +++ b/scummvm @@ -1 +1 @@ -Subproject commit 0ef12dd6f2ccceb2fe531d81c1fd8a93100ac1dc +Subproject commit be96cce92dd4024488188ccff876efc5ed1b4ff6