Skip to content

Update misc stuff

Compare
Choose a tag to compare
@KTibow KTibow released this 04 Dec 16:40
· 31 commits to master since this release
6835250

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

  • Update instance detection
  • Use the new repo link
  • Update user agent, to comply with modrinth guidelines
  • Update dependencies and rebuild some stuff

v1.1.1...v1.1.2