pollymc/doc/polymc.1.txt

67 lines
1.2 KiB
Plaintext
Raw Normal View History

POLYMC(1)
2020-02-08 22:28:45 +05:30
==========
:doctype: manpage
NAME
----
polymc - a launcher and instance manager for Minecraft.
2020-02-08 22:28:45 +05:30
SYNOPSIS
--------
*polymc* ['OPTIONS']
2020-02-08 22:28:45 +05:30
DESCRIPTION
-----------
PolyMC is a custom launcher for Minecraft that allows you to easily manage
2020-02-08 22:28:45 +05:30
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 PolyMC.
2020-02-08 22:28:45 +05:30
OPTIONS
-------
*-d, --dir*='DIRECTORY'::
Use 'DIRECTORY' as the PolyMC root.
2020-02-08 22:28:45 +05:30
*-l, --launch*='INSTANCE_ID'::
Launch the instance specified by 'INSTANCE_ID'.
*--alive*::
Write a small 'live.check' file after PolyMC starts.
2020-02-08 22:28:45 +05:30
*-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).
2020-02-08 22:28:45 +05:30
EXIT STATUS
-----------
*0*::
Success
*1*::
Failure (syntax or usage error; configuration error; unexpected error).
BUGS
----
<https://github.com/PolyMC/PolyMC/issues>
2020-02-08 22:28:45 +05:30
RESOURCES
---------
GitHub: <https://github.com/PolyMC/PolyMC>
2020-02-08 22:28:45 +05:30
Main website: <https://polymc.org>
2020-02-08 22:28:45 +05:30
AUTHORS
-------
peterix <peterix@gmail.com>
swurl <swurl@swurl.xyz>
2020-02-08 22:28:45 +05:30
// vim: syntax=asciidoc