Skip to content

Epic marting

Compare
Choose a tag to compare
@KTibow KTibow released this 12 Sep 22:35
· 41 commits to master since this release
4447a62

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.

Changelog

  • Full retheme to the https://nordtheme.com palette
  • Update Neutralino stuff
  • A lot of code cleanup (feel free to make a PR to clean up the code more)
  • Improve the installation creation so it works in the browser & uses the skyclient icon
  • Improve the folder choosing process so it looks cooler and tells you how to bypass the browser's "can't open this folder" error in browser
  • More: v1.0.4...v1.1.0