Roblox / foreman

Toolchain manager for Roblox projects
MIT License
178 stars 26 forks source link

Don't download windows-aarch64 binaries on win64 host #71

Closed matthargett closed 1 year ago

matthargett commented 1 year ago

Fix a bug where a project with windows-aarch64 assets would download even on an x86_64 host. Correct this by adding support for all current rust Tier 1 support platforms: https://doc.rust-lang.org/beta/rustc/platform-support.html#tier-1-with-host-tools