rdbo / libmem

Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64/ARM/ARM64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)
GNU Affero General Public License v3.0
799 stars 95 forks source link

Fetch libmem binary release if libmem is not installed for Python #167

Closed rdbo closed 9 months ago

rdbo commented 9 months ago

PyPi supports binary release uploads for Windows, so this should be done.

rdbo commented 9 months ago

Instead of only shipping a binary release for Windows, download a pre-built libmem from GitHub and use it if libmem is not found.

rdbo commented 9 months ago

Done: a49545a431714f4acdef6ebe8137d3b10d0fa4b6