/PentagoneII_Launcher

Minecraft Launcher for the modded server "Pentagone II" (Fr)

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

⚠️ This project is outdated. Some new Launchers are coming in a few months! ⚠️
⚠️ Ce projet n'est plus maintenu. De nouveaux Launchers arrivent dans quelques mois ! ⚠️

Pentagone II Logo

Pentagone II Launcher

English description

Description française


Platform compatibility • Compatibilité des plateformes

OS (platform) • Système d'exploitation (plateforme) Supported? • Supporté ? Minimum version supported • Version minimale supportée
Windows (win32) Yes • Oui Windows 7 (Windows NT 6.1)
macOS (Darwin) Yes • Oui macOS El Capitan (10.11)
Linux (including Chrome OS • incluant Chrome OS) Not officially • Pas officiellement -
Others • Autres Not officially • Pas officiellement -

The code for this launcher may not be up to date. You can request the latest version at [problem with the Website].

Le code de ce Launcher n'est peut être pas à jour. Vous pouvez demander la dernière version sur [problème avec le site Web].


[EN] Minecraft Launcher for the modded server "Pentagone II" (French server)

Features :

  • Azuriom Auth
  • Minecraft Forge 1.16
  • Bootstrap
  • Java x64 autodownloading (for Windows)
  • News (using AdminTool (French website))
  • Settings (RAM and Launcher action after launching the Game)
  • Medias links
  • Slideshow background
  • Displaying server information

Dependencies :

  • Font Awesome (npm install --save @fortawesome/fontawesome-free)
  • Minecraft Launcher Core (npm i minecraft-launcher-core - documentation)
  • Minecraft Server util (npm i minecraft-server-util - documentation)
  • Axios (npm i axios)
  • NodeJS File Downloader (npm i nodejs-file-downloader) (instead of HTTP and Request)
  • Decompress (npm i decompress) (instead of Unzipper)

Dev Dependencises :

  • Electron (npm i -D electron)
  • Electron Builder (npm i -D electron-builder)

Installation commands

Fisrtly, you must download and install Node.JS.

Clone and install dependencies
git clone https://github.com/GoldFrite/PentagoneII_Launcher.git
cd PentagoneII_Launcher
npm i
Start application in test
npm run test
Build application
Plateforme Commande
Windows (win32) npm run buildWin
macOS (Darwin) npm run buildMac
Linux Distributions not supported at the moment

Warning !

This Launcher is based on another Launcher that I created, but this last one is not available on GitHub.

This Launcher is under GNU AGPLv3 licence, so you can clone it for your own project. For more informations, please check the LICENSE file.


[FR] Launcher Minecraft pour le serveur moddé "Pentagone II" (serveur français)

Caracteristiques :

  • Authentification avec Azuriom
  • Minecraft Forge 1.16
  • Mises à jour automatiques du Launcher
  • Téhéchangement automatique de Java x64 (pour Windows)
  • News (utilisant AdminTool (site français))
  • Paramètres (RAM at Action du Launcher après le lancement du Jeu)
  • Liens réseaux sociaux
  • Fond d'écran diaporama
  • Affichage des informations du serveur

Dépendances :

  • Font Awesome (npm install --save @fortawesome/fontawesome-free)
  • Minecraft Launcher Core (npm i minecraft-launcher-core - documentation)
  • Minecraft Server util (npm i minecraft-server-util - documentation)
  • Axios (npm i axios)
  • NodeJS File Downloader (npm i nodejs-file-downloader) (à la place de HTTP et Request)
  • Decompress (npm i decompress) (à la place de Unzipper)

Dépendances de dev :

  • Electron (npm i -D electron)
  • Electron Builder (npm i -D electron-builder)

Commandes d'installation

Pour commencer, vous tevez télécharger et installer Node.JS.

Cloner puis installer les dépendances
git clone https://github.com/GoldFrite/PentagoneII_Launcher.git
cd PentagoneII_Launcher
npm i
Lancer l'application en test
npm run test
Exporter l'application (build)
Plateforme Commande
Windows (win32) npm run buildWin
macOS (Darwin) npm run buildMac
Distributions Linux non supporté pour le moment

Attention !

Ce Launcher est basé sur un autre Launcher que j'ai créé, mais ce dernier n'est pas disponible sur GitHub.

Ce Launcher est sous licence GNU AGPLv3. Vous pouvez donc cloner ce Launcher pour créer le votre. Pour plus d'informations, veuillez lire le fichier LICENSE.