Update misc stuff
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
- Open the terminal in the directory that the
resources.neu
andMart-mac_x64.app
files are in - 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