module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 25, 2025
License: MIT
Opens a new window with license information.
README
¶
mrbackup
A simple little tool to create backups of your modrinth profiles.
Usage
Usage: mrbackup [--filename-format FILENAME-FORMAT] [--install-dir INSTALL-DIR] [--log-level LOG-LEVEL] PROFILE TARGET
Positional arguments:
PROFILE The profile to back up
TARGET Target path for backup files
Options:
--filename-format FILENAME-FORMAT, -f FILENAME-FORMAT
Format of the file name [default: {{.Profile.Name}}_{{.Timestamp}}.zip, env: FILENAME_FORMAT]
--install-dir INSTALL-DIR
Custom Modrinth install directory [env: MODRINTH_DIR]
--log-level LOG-LEVEL, -l LOG-LEVEL
Log level [default: info]
--help, -h display this help and exit
Installation
go install github.com/zekrotja/mrbackup/cmd/mrbackup@latest
Click to show internal directories.
Click to hide internal directories.