blockenv
Usage
blockenv [options] [command]
Minecraft Java testing environment for modpacks
Options
| Option | Description |
|---|---|
| -V, --version | output the version number |
| -h, --help | display help for command |
Commands
| Sub Command | Description |
|---|---|
| clean [options] | Clean the testing environment |
| setup [options] | Setup the testing environment |
| launch [options] | Launch the Minecraft client or server |
| help [command] | display help for command |
Examples
Display the help message for the blockenv command:
blockenv --help
Show the BlockEnv version information:
blockenv --version