Launcher modules
A set of standard, public modules for Gravitlauncher.A detailed description and configuration of each of them can be found In the folder with this module.
- All compiled modules are in the folder modules archive Launcher.zip, When you download Artifact GravitLauncher.
- If you compile GravitLauncher script, modules are also gathering and are in their folders:
/LaunchServer/src/modules/ModuleName_module/build/libs/ModuleName_module.jar
Module | Description |
---|---|
AdditionalHash | Adds a new typeAuthProvider. Allows you to check the hash passwords bcrypt and phpass. |
FileAuthSystem* | Authorization system with storage of users base in the file json |
GenerateCertificate | Creates certificates for signature Launcher.(jar|exe). |
MojangSupport | Adds GravitLauncher support mojang. |
OneLauncher | Prohibits the launch of two or more copies of launcher |
OpenSSLSignCode | Allows you to sign exe files with your certificate. |
Sentry LaunchServer | Integration GravitLauncher with Sentry. |
SystemdNotifer | Serves for the correct loading procedure LaunchServer utility systemd. |
UnsafeCommandPack | Adds additional commands to GravitLauncher. |
DiscordGame | (launcher-modules) Adds Launcher integration with Discord. |
LauncherStartScreen | (launcher-modules) Adds the download window launcher until complete initialization ** |
Sentry Launcher | (launcher-modules) Itegration Launcher with Sentry. |
*Recommended for use.