sneedmc/program_info/sneedmc.1.txt

65 lines
1.2 KiB
Plaintext
Raw Permalink Normal View History

2022-02-20 01:57:30 +00:00
SNEEDMC(1)
2020-02-08 16:58:45 +00:00
==========
:doctype: manpage
NAME
----
2022-02-20 01:57:30 +00:00
sneedmc - a launcher and instance manager for Minecraft.
2020-02-08 16:58:45 +00:00
SYNOPSIS
--------
2022-02-20 01:57:30 +00:00
*sneedmc* ['OPTIONS']
2020-02-08 16:58:45 +00:00
DESCRIPTION
-----------
2022-02-20 01:57:30 +00:00
SneedMC is a custom launcher for Minecraft that allows you to easily manage
2020-02-08 16:58:45 +00:00
multiple installations of Minecraft at once. It also allows you to easily
install and remove mods by simply dragging and dropping.
2022-02-20 01:57:30 +00:00
Here are the current features of SneedMC.
2020-02-08 16:58:45 +00:00
OPTIONS
-------
*-d, --dir*='DIRECTORY'::
2022-02-20 01:57:30 +00:00
Use 'DIRECTORY' as the SneedMC root.
2020-02-08 16:58:45 +00:00
*-l, --launch*='INSTANCE_ID'::
Launch the instance specified by 'INSTANCE_ID'.
*--alive*::
2022-02-20 01:57:30 +00:00
Write a small 'live.check' file after SneedMC starts.
2020-02-08 16:58:45 +00:00
*-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 16:58:45 +00:00
EXIT STATUS
-----------
*0*::
Success
*1*::
Failure (syntax or usage error; configuration error; unexpected error).
BUGS
----
2022-02-20 01:57:30 +00:00
<https://github.com/Sneederix/SneedMC/issues>
2020-02-08 16:58:45 +00:00
RESOURCES
---------
2022-02-20 01:57:30 +00:00
GitHub: <https://github.com/Sneederix/SneedMC>
2020-02-08 16:58:45 +00:00
2022-02-20 01:57:30 +00:00
Main website: <https://sneedmc.org>
2020-02-08 16:58:45 +00:00
AUTHORS
-------
2022-02-20 01:57:30 +00:00
SNEED <sneed@sneedmc.org>
2020-02-08 16:58:45 +00:00
// vim: syntax=asciidoc