mirror of
https://github.com/ihaveamac/custom-install.git
synced 2025-12-05 22:31:45 +00:00
README: update hash, add build platforms and commands used darwin: build without osxfuse dependency win32: build for 32-bit
save3ds_fuse for win32 and darwin built with commit 09a421a5dab729e7e5f394506627e5e49994f7ee in repository https://github.com/wwylele/save3ds win32 binary built on Windows 10, version 1903 64-bit with `cargo build --release --target=i686-pc-windows-msvc`. darwin binary built on macOS 10.15.1 with `cd save3ds_fuse && cargo build --no-default-features --release`. linux binary must be provided by the user.