headcrab icon indicating copy to clipboard operation
headcrab copied to clipboard

refactor(target_arch): pass arch via feature flags instead

Open kakoc opened this issue 5 years ago • 1 comments

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?

kakoc avatar Sep 11 '20 01:09 kakoc

headcrab_inject could be made to work with multiple archs, but that would likely require #87 first.

bjorn3 avatar Sep 11 '20 05:09 bjorn3