diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-10-19 12:13:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 12:13:13 +0200 |
commit | c6515c1dad7e2d3698e78398f838ac60bd5d376f (patch) | |
tree | d10673a079c0815d14b2dd4c3500ebe9ea58f8fc /program_info | |
parent | ddf168c5361f99f25b881d839c5eb30aff3d4ee9 (diff) | |
parent | 8201d1df0279693ab70a00e205a2612878b1d6b5 (diff) | |
download | PrismLauncher-c6515c1dad7e2d3698e78398f838ac60bd5d376f.tar.gz PrismLauncher-c6515c1dad7e2d3698e78398f838ac60bd5d376f.tar.bz2 PrismLauncher-c6515c1dad7e2d3698e78398f838ac60bd5d376f.zip |
Merge pull request #54 from Samisafool/develop
Diffstat (limited to 'program_info')
-rw-r--r-- | program_info/prismlauncher.6.scd | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/program_info/prismlauncher.6.scd b/program_info/prismlauncher.6.scd index f0628cc9..e3c7de86 100644 --- a/program_info/prismlauncher.6.scd +++ b/program_info/prismlauncher.6.scd @@ -1,33 +1,33 @@ -polymc(6) +prismlauncher(6) # NAME -polymc - a launcher and instance manager for Minecraft. +prismlauncher - a launcher and instance manager for Minecraft. # SYNOPSIS -*polymc* [OPTIONS...] +*prismlauncher* [OPTIONS...] # DESCRIPTION -PolyMC is a custom launcher for Minecraft that allows you to easily manage +Prism Launcher 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 PolyMC. +Here are the current features of Prism Launcher. # OPTIONS *-d, --dir*=DIRECTORY - Use DIRECTORY as the PolyMC root. + Use DIRECTORY as the Prism Launcher root. *-l, --launch*=INSTANCE_ID Launch the instance specified by INSTANCE_ID. *--alive* - Write a small 'live.check' file after PolyMC starts. + Write a small 'live.check' file after Prism Launcher starts. *-h, --help* Display help text and exit. @@ -48,14 +48,14 @@ Here are the current features of PolyMC. # BUGS -https://github.com/PolyMC/PolyMC/issues +https://github.com/PrismLauncher/PrismLauncher/issues # RESOURCES -GitHub: https://github.com/PolyMC/PolyMC +GitHub: https://github.com/PrismLauncher/PrismLauncher -Main website: https://polymc.org +Main website: https://prismlauncher.org # AUTHORS -PolyMC Contributors +Prism Launcher Contributors |