Add TODO to get Windows cross compilation working

This commit is contained in:
Warren Hood 2024-10-07 21:53:53 +02:00
parent fa62292926
commit 7afa514783

View file

@ -23,3 +23,4 @@ This is a rather unorganised list of TODOs just so I can somewhat keep track of
- [ ] Concurrent mod downloads to speed up profile installation/updates.
- [ ] Concurrent mod metadata downloads to speed up running the `update` command.
- [ ] Get mmm working properly on `wayland` with Nix.
- [ ] Get cross-compilation to Windows working with the mingw toolcahin.