[desktop] feat: install firmware from ZIP

Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
crueter 2025-07-12 17:11:13 -04:00
parent 7b23cd0df4
commit 4e07c4b5fe
No known key found for this signature in database
GPG key ID: 425ACD2D4830EBC6
6 changed files with 164 additions and 31 deletions

3
tools/update-cpm.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
wget -O CMakeModules/CPM.cmake https://github.com/cpm-cmake/CPM.cmake/releases/latest/download/get_cpm.cmake