Skip to content

Fix first installation bugs

Compare
Choose a tag to compare
@KTibow KTibow released this 11 Aug 18:09
· 46 commits to master since this release

How to Run

Download the zip, and unzip it to a place like Documents. Make sure you have all the files in the same folder. Then:

Windows

Double-click the Mart-win_x64 file.
If Windows blocks it, either click "More info" and "Run anyway", or right-click the file, open the properties menu, check "Unblock", and click OK.

Linux

Run the Mart-linux_x64 file by your method of choice. (You may need to enable the executable permission if it doesn't work)

Mac

  1. Open the terminal in the directory that the resources.neu and Mart-mac_x64.app files are in
  2. Run chmod +x Mart-mac_x64.app && ./Mart-mac_x64.app

Browser

If you want to use Mart in your browser instead of downloading it, go to https://ktibow.github.io/Mart/. However this might not work for you, due to safety regulations from browsers.

If you need help, come to the Discord for support.

Full Changelog: v1.0.1...v1.0.2