Skip to content

Fix some things

Latest
Compare
Choose a tag to compare
@KTibow KTibow released this 25 Feb 20:18
· 24 commits to master since this release
bb028b5

Browser

If you want to use Mart in your browser instead of downloading it, go to https://mart.skyclient.co/. However, if you do not have Chrome or a Chromium-based browser, you may want to use the app, provided below.

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, and possibly run a command like sudo apt install libwebkit2gtk-4.0-37, if it doesn't work)

Mac

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

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

Changelog

  • Update dependencies
  • Make "Download mart as an app" from browsers like Firefox a link
  • Use a new proxy to download mods that you can't get from a webpage

v1.1.2...v1.1.3