headcrab
headcrab copied to clipboard
refactor(target_arch): pass arch via feature flags instead
Related to: https://github.com/headcrab-rs/headcrab/issues/102
It's not clear to me: should the new Arch enum be used anywhere now?
headcrab_inject could be made to work with multiple archs, but that would likely require #87 first.