sneedmc/program_info/sneedmc.1.txt
sneedium 2a1dcd6a38
fix conflicts
Signed-off-by: sneedium <sneed@sneedmc.org>
2022-06-14 22:36:08 -04:00

65 lines
1.2 KiB
Plaintext

SNEEDMC(1)
==========
:doctype: manpage
NAME
----
sneedmc - a launcher and instance manager for Minecraft.
SYNOPSIS
--------
*sneedmc* ['OPTIONS']
DESCRIPTION
-----------
SneedMC 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 SneedMC.
OPTIONS
-------
*-d, --dir*='DIRECTORY'::
Use 'DIRECTORY' as the SneedMC root.
*-l, --launch*='INSTANCE_ID'::
Launch the instance specified by 'INSTANCE_ID'.
*--alive*::
Write a small 'live.check' file after SneedMC 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/Sneederix/SneedMC/issues>
RESOURCES
---------
GitHub: <https://github.com/Sneederix/SneedMC>
Main website: <https://sneedmc.org>
AUTHORS
-------
SNEED <sneed@sneedmc.org>
// vim: syntax=asciidoc