Releases: Mihaylov93/MVGE-Mapper
Releases · Mihaylov93/MVGE-Mapper
Bug fixes.
- All platforms: Fixed crash on Shift+Menu
- Linux: Fixed wrong keycodes used, arrows not working.
MD5:
85bfe981dda70a44fea84d8e447d6fbf MVGE_Mapper-v1.2-Linux-x64.tar.gz
25182234de5c988c2e2d103853cf1ec4 MVGE_Mapper-v1.2-Win-x64.zip
fc3e08777138d46d63daa4e44884a5ee MVGE_Mapper-v1.2-Win-x32.zip
Added Linux support
Don't forget to install dependencies, you can check them by readelf -d MVGE_Mapper
Dynamic section at offset 0x1ecd8 contains 36 entries:
Tag Type Name/Value
0x0000000000000001 (NEEDED) Shared library: [libQt5Widgets.so.5]
0x0000000000000001 (NEEDED) Shared library: [libQt5Network.so.5]
0x0000000000000001 (NEEDED) Shared library: [libX11.so.6]
0x0000000000000001 (NEEDED) Shared library: [libXext.so.6]
0x0000000000000001 (NEEDED) Shared library: [libXtst.so.6]
0x0000000000000001 (NEEDED) Shared library: [libQt5Gui.so.5]
0x0000000000000001 (NEEDED) Shared library: [libQt5Core.so.5]
0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6]
0x0000000000000001 (NEEDED) Shared library: [libm.so.6]
0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1]
0x0000000000000001 (NEEDED) Shared library: [libc.so.6]
MD5:
ce814a444d1c4222d167e3d5ded6550a MVGE_Mapper-v1.1-Linux-x64.tar.gz
First release.
Windows support only for now.