All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.1 - 2023-04-05
- Add classical command parameter support
0.3.0 - 2023-03-30
-e
or--exclude
option to exclude existing files from the installation and default value is[server.properties allowlist.json permissions.json]
(#1)-v
or--version
flag to specify the version of BDS to install. If not specified, the latest release(preview if -p specified) version will be used.--help
flag to print help information
-preview
flag to-p
or--preview
- Use akamensky/argparse to parse arguments
0.2.0 - 2023-02-17
-y
flag to skip confirmation
0.1.0 - 2023-02-09
- Basic functionality