Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ThatMakerGuy

#1
Hey. Superb work folks, thank you!

I figured how to add map files into MLV App on Linux. You'll need to extract appimage first with ./MLV.App.v1.7.Linux.x86_64.AppImage --appimage-extract. This will create a folder named "squashfs-root". Throw map files into it, then cd into it and run ./mlvapp *.fpm. Seems like you only need to do this once, after this you can just double click on executable.
On windows you need to drag map files onto the mlvapp executable itself, not the window of already running application.

Hope this helps, cheers!