Minecraft Launcher for the modded server "Arak-Arahm" (Fr)
Arak-Arahm
<img alt=Arak-Arahm Launcher” src=”https://user-images.githubusercontent.com/61522145/125778940-72a590d8-ea52-4467-a3e4-926b78248a1b.png“ width=”800px”>
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 | - |
npm install --save @fortawesome/fontawesome-free
)npm i minecraft-launcher-core
- documentation)npm i minecraft-server-util
- documentation)npm i axios
)npm i nodejs-file-downloader
) (instead of HTTP and Request)npm i decompress
) (instead of Unzipper)npm i -D electron
)npm i -D electron-builder
)Fisrtly, you must download and install Node.JS.
git clone https://github.com/GoldFrite/ArakArahm_Launcher.git
cd ArakArahm_Launcher
npm i
npm run test
Plateforme | Commande |
---|---|
Windows (win32) | npm run buildWin |
macOS (Darwin) | npm run buildMac |
Linux Distributions | not supported at the moment |
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.
npm install --save @fortawesome/fontawesome-free
)npm i minecraft-launcher-core
- documentation)npm i minecraft-server-util
- documentation)npm i axios
)npm i nodejs-file-downloader
) (à la place de HTTP et Request)npm i decompress
) (à la place de Unzipper)npm i -D electron
)npm i -D electron-builder
)Pour commencer, vous tevez télécharger et installer Node.JS.
git clone https://github.com/GoldFrite/ArakArahm_Launcher.git
cd ArakArahm
npm i
npm run test
Plateforme | Commande |
---|---|
Windows (win32) | npm run buildWin |
macOS (Darwin) | npm run buildMac |
Distributions Linux | non supporté pour le moment |
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.