This is an Install Script For Amulet MC Python Version. This script currently works on Linux (and with Windows Subsystem for Linux On Windows 11).
-
Download The AmuletMCInstallScript.sh file to ideally a seperate folder since the python virtual environment will make a subfolder to where the script is ran from.
-
After The Download make sure the shell script is executable with this command: sudo chmod +x AmuletMCInstallScript.sh
Tip: You can also do it with a file explorer on Linux as well here is an example with Dolphin File Explorer on Bazzite
-
Now run the shell script perferably in a terminal instead of by itself so you can see what it outputs.
Example:
-
To Run The Program Afterwards always run: uv run amulet_map_editor
-
To Update The Program you will need to run this specific commands everytime:
export CXXFLAGS+=" -Wno-error=maybe-uninitialized"
uv pip install --upgrade amulet-map-editor --verbose
Credit goes to the AmuletMC Developers for keeping this option free https://www.amuletmc.com/