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
748 stars 90 forks source link

Add i686-linux-gnu to release targets #155

Closed nathan818fr closed 7 months ago

nathan818fr commented 7 months ago

The lib is cross-compiled for i686 from an x86_64 docker container.

You can check the artifacts here: https://github.com/nathan818fr/libmem/actions/runs/7134050726