Minecraft Save Manager (msm) is a simple GUI tool which helps you to manage a set of Minecraft worlds, backing up a new save of the world each time you shut down a server session.
npm run tauri dev
(from project root)
npx tailwindcss -i ./src/style.css -o ./dist/output.css --watch
(from project root)
cargo +nightly fmt
(from src-tauri
)
npx prettier --write .
(from src
)