项目作者: GoldFrite

项目描述 :
Minecraft Launcher for the modded server "Arak-Arahm" (Fr)
高级语言: JavaScript
项目地址: git://github.com/GoldFrite/ArakArahm_Launcher.git
创建时间: 2021-07-15T11:08:43Z
项目社区:https://github.com/GoldFrite/ArakArahm_Launcher

开源协议:GNU Affero General Public License v3.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 ! ⚠️

Arak-Arahm

" class="reference-link">

Arak-Arahm

<img alt=Arak-Arahm Launcher” src=”https://user-images.githubusercontent.com/61522145/125778940-72a590d8-ea52-4467-a3e4-926b78248a1b.png“ width=”800px”>



English description

Description française


Platform compatibility • Compatibilité des plateformes" class="reference-link">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 -

English description

Description française

[EN] Minecraft Launcher for the modded server “Arak-Arahm” (French server)

Features :

  • Premium Auth (Mojang)
  • Minecraft Forge 1.7.10
  • 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
  1. git clone https://github.com/GoldFrite/ArakArahm_Launcher.git
  2. cd ArakArahm_Launcher
  3. npm i
Start application in test
  1. 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é “Arak-Arahm” (serveur français)

Caracteristiques :

  • Authentification Premium (Mojang)
  • Minecraft Forge 1.7.10
  • Mises à jour automatiques du Launcher
  • Téléchangement automatique de Java x64 (pour Windows)
  • News (utilisant AdminTool (site français))
  • Paramètres (RAM et Action du Launcher après le lancement du Jeu)
  • Liens réseaux sociaux
  • Fond d’écran diaporama
  • Affichage des infosmations du serveur

Dépendences :

  • 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épendences 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
  1. git clone https://github.com/GoldFrite/ArakArahm_Launcher.git
  2. cd ArakArahm
  3. npm i
Lancer l’application en test
  1. 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.