From 7afa5147831a5b011567ad191f808f1cb2fca117 Mon Sep 17 00:00:00 2001 From: Warren Hood Date: Mon, 7 Oct 2024 21:53:53 +0200 Subject: [PATCH] Add TODO to get Windows cross compilation working --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 2796681..5836543 100644 --- a/TODO.md +++ b/TODO.md @@ -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.