Rebrand to PollyMC
This commit is contained in:
61
program_info/pollymc.6.scd
Normal file
61
program_info/pollymc.6.scd
Normal file
@@ -0,0 +1,61 @@
|
||||
pollymc(6)
|
||||
|
||||
|
||||
# NAME
|
||||
|
||||
pollymc - a launcher and instance manager for Minecraft.
|
||||
|
||||
|
||||
# SYNOPSIS
|
||||
|
||||
*pollymc* [OPTIONS...]
|
||||
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
PollyMC is a custom launcher for Minecraft that allows you to easily manage
|
||||
multiple installations of Minecraft at once. It also allows you to easily
|
||||
install and remove mods by simply dragging and dropping.
|
||||
Here are the current features of PollyMC.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
*-d, --dir*=DIRECTORY
|
||||
Use DIRECTORY as the PollyMC root.
|
||||
|
||||
*-l, --launch*=INSTANCE_ID
|
||||
Launch the instance specified by INSTANCE_ID.
|
||||
|
||||
*--alive*
|
||||
Write a small 'live.check' file after PollyMC starts.
|
||||
|
||||
*-h, --help*
|
||||
Display help text and exit.
|
||||
|
||||
*-v, --version*
|
||||
Display program version and exit.
|
||||
|
||||
*-a, --profile*=PROFILE
|
||||
Use the account specified by PROFILE (only valid in combination with --launch).
|
||||
|
||||
# EXIT STATUS
|
||||
|
||||
*0*
|
||||
Success
|
||||
|
||||
*1*
|
||||
Failure (syntax or usage error; configuration error; unexpected error).
|
||||
|
||||
# BUGS
|
||||
|
||||
https://github.com/fn2006/PollyMC/issues
|
||||
|
||||
# RESOURCES
|
||||
|
||||
GitHub: https://github.com/fn2006/PollyMC
|
||||
|
||||
# AUTHORS
|
||||
|
||||
PollyMC Contributors
|
||||
|
||||
PolyMC Contributors
|
Reference in New Issue
Block a user