forked from luuxis/Selvania-Launcher
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
67 changed files
with
2,161 additions
and
1,768 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,5 @@ jobs: | |
shell: bash | ||
|
||
- name: Build | ||
env: | ||
GH_TOKEN: ${{ secrets.github_token }} | ||
run: npm run build | ||
shell: bash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,78 +1,117 @@ | ||
<p align="center"><img src="../src/assets/images/icon.png" width="65%" height="65%" alt="icon-launcher"></p> | ||
<p align="center"><img src="../src/assets/images/icon.png" alt="icon-launcher"></p> | ||
|
||
<h1 align="center">Selvania Launcher</h1> | ||
<h1 align="center">CraftLaunch</h1> | ||
|
||
[<p align="center"> | ||
<img src="https://img.shields.io/badge/build-Stable-orange.svg?style=social&logo=appveyor" alt="build">](https://github.com/luuxis/Selvania-Launcher/releases) | ||
[<img src="https://img.shields.io/badge/version-1.0.2-orange.svg?style=social&logo=appveyor" alt="downloads">](https://github.com/luuxis/Selvania-Launcher/releases) | ||
[<img src="https://img.shields.io/badge/plateforme-win,%20mac,%20linux-blue.svg?style=social&logo=appveyor" alt="stark">](https://github.com/luuxis/Selvania-Launcher/releases) | ||
<img src="https://img.shields.io/github/languages/code-size/luuxis/Selvania-Launcher?style=social&logo=appveyor" alt="size"> | ||
</p> | ||
#### [<p align="center">]() *(Un launcher minecraft performant et puissant basé sur electron)* | ||
[<p align="center">]() | ||
 | ||
 | ||
 | ||
[<p align="center">]() | ||
 | ||
 | ||
|
||
#### *<p align="center">Do you speak english 🇬🇧/🇺🇸 ? You can find the readme and the documentation translated into English [Here](/README_EN-US.md).</p>* | ||
|
||
--- | ||
|
||
**conditions d'utilisation** | ||
- Pour utiliser le code, vous devez faire un fork du projet. | ||
- Pour utiliser le code, votre code doit tout le temps être public. | ||
### **<ins><p align="center">Conditions d'utilisation :</p>** | ||
- Pour utiliser le code vous devez faire un fork du projet | ||
- Pour utiliser le code votre code doit tout le temps être public | ||
|
||
--- | ||
|
||
**Cloner et installer les dépendances** | ||
### **<ins><p align="center">Screenshots :</p>** | ||
|
||
```console | ||
> git clone https://github.com/luuxis/Selvania-Launcher.git | ||
> cd Selvania-Launcher | ||
> npm install | ||
``` | ||
--- | ||
<img src="images/3.png" alt="screenshot3"><p align="center"> *Page principale* | ||
|
||
**Lancer l'application** | ||
| ||
|
||
```console | ||
> npm start | ||
``` | ||
--- | ||
<img src="images/4.png" alt="screenshot4"><p align="center"> *Page de gestion des skins* | ||
|
||
**Création du build** | ||
| ||
<img src="images/5.png" alt="screenshot5"><p align="center"> *Page de gestion des comptes* | ||
|
||
| Platform | Command | | ||
| ----------- | -------------------- | | ||
| Windows | `npm run build:win` | | ||
| macOS | `npm run build:mac` | | ||
| Linux | `npm run build:linux` | | ||
| ||
<img src="images/1.png" alt="screenshot8"><p align="center"> *Page de connexion* | ||
|
||
--- | ||
|
||
**<p align="center">Fonctionnalité du launcher.</p>** | ||
### **<ins><p align="center">Fonctionnalitées du launcher :</p>** | ||
|
||
- ✅ Mise à jour automatiques via github. | ||
|
||
- 🔴 Option pour mettre le launcher en maintenance. | ||
|
||
- Mise à jour automatique. | ||
- 🔒 Authentification Microsoft. | ||
|
||
- Maintenance launcher. | ||
- 🏴☠️ Authentification Crack. | ||
|
||
- Maintenance message custom. | ||
- ⛏️ Supporte toutes versions de Minecraft 1.0 > 1.19.x (Forge, Fabric etc). | ||
|
||
- Statut serveur complet. | ||
- 📦 Supporte les version moddées Forge et Fabric (Pas les MCP) | ||
|
||
- 📰 Fil d'actualité intégré nativement au launcher. | ||
|
||
- Authentification mojang. | ||
- 🚹 Gestionnaire de skins. | ||
|
||
- Authentification Microsoft. | ||
- ⚙️ Gestion intuitive des paramètres, y compris un panneau de configuration Java. | ||
|
||
- Authentification crack. | ||
- 🟢 Statut serveur complet. | ||
|
||
- Accepte toutes versions de Minecraft 1.0 > 1.19.x (Forge, Fabric etc). | ||
- Opérationnel ou hors ligne. | ||
|
||
- Nombres de joueurs connectés. | ||
|
||
- ☕ Installation de Java automatique. | ||
|
||
- Si vous avez installé une version incompatible de Java, nous installerons la bonne pour vous. | ||
|
||
- Vous n'avez pas besoin d'avoir Java installé pour exécuter le launcher. | ||
|
||
Ce n'est pas une liste exhaustive. Installez le launcher pour voir tout ce qu'il peut faire ! | ||
|
||
Vous aimez le projet ? Laissez une étoile ⭐ sur le repo ! | ||
|
||
--- | ||
**<p align="center">Configurer votre launcher.</p>** | ||
|
||
- [Doc ici](./wiki.md). | ||
### **<ins><p align="center">Vous avez besoin d'aide pour faire votre propre launcher ? :</p>** | ||
|
||
- Voici le [Wiki](./wiki.md) spécialement rédigé pour vous guider pas à pas dans la création de votre launcher. | ||
|
||
--- | ||
### **<ins><p align="center">Téléchargement :</p>** | ||
|
||
Vous pouvez télécharger le launcher à partir des [Releases GitHub](https://github.com/luuxis/Selvania-Launcher/releases). | ||
|
||
Plateformes supportées : | ||
|
||
- Windows | ||
- Linux | ||
- MacOS | ||
|
||
Si vous téléchargez à partir des Releases, sélectionnez le programme d'installation de votre système. | ||
|
||
Plateforme | Fichier | | ||
| -------- | ---- | | ||
| Windows x64 | `Selvania-Launcher-win-x64.exe ` | | ||
| macOS x64 | `Selvania-Launcher-mac-x64.dmg` | | ||
| macOS arm64 | `Selvania-Launcher-mac-arm64.dmg` | | ||
| Linux x64 | `Selvania-Launcher-linux-x86_64.AppImage` | | ||
|
||
[<p align="center"><img src="https://discordapp.com/api/guilds/819729377650278420/embed.png?style=banner4" alt="discord">](https://discord.gg/e9q7Yr2cuQ) | ||
--- | ||
|
||
[releases]: https://github.com/luuxis/Selvania-Launcher/releases 'releases' | ||
[build]: https://github.com/luuxis/Selvania-Launcher/releases 'build' | ||
<br> | ||
|
||
Si vous aimez ce projet et que vous voulez aider à le développer, vous pouvez nous faire un don sur [Paypal](https://www.paypal.me/luuxiss). | ||
|
||
Si vous avez des questions, un problème ou des suggestions n'hésitez pas à rejoindre notre discord : | ||
|
||
<br> | ||
|
||
[<p align="center"><img src="https://discordapp.com/api/guilds/819729377650278420/embed.png?style=banner2" alt="discord">](https://discord.gg/e9q7Yr2cuQ) | ||
--- | ||
|
||
<br> | ||
<br> | ||
|
||
[<p align="center">]() *Readme réalisé par [@Fefe_du_973](https://github.com/Fefedu973)* </p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
<p align="center"><img src="images/icon.png" alt="icon-launcher"></p> | ||
|
||
<h1 align="center">CraftLaunch</h1> | ||
|
||
#### [<p align="center">]() *(A powerful and efficient minecraft launcher based on electron)* | ||
[<p align="center">]() | ||
 | ||
 | ||
 | ||
[<p align="center">]() | ||
 | ||
 | ||
|
||
#### *<p align="center">Return to the original documentation by clicking [Here](README.md).</p>* | ||
|
||
--- | ||
### **<ins><p align="center">Terms of use :</p>** | ||
- To use the code you must fork the project | ||
- To use the code your code must always be public | ||
|
||
--- | ||
|
||
### **<ins><p align="center">Screenshots :</p>** | ||
|
||
<img src="images/3.png" alt="screenshot3"><p align="center"> *Main page* | ||
|
||
| ||
|
||
<img src="images/4.png" alt="screenshot4"><p align="center"> *Skin management page* | ||
|
||
| ||
<img src="images/5.png" alt="screenshot5"><p align="center"> *Account management page* | ||
|
||
| ||
<img src="images/1.png" alt="screenshot8"><p align="center"> *Login page* | ||
|
||
--- | ||
|
||
### **<ins><p align="center">Launcher features:</p>** | ||
|
||
- ✅ Automatic updates via github. | ||
|
||
- 🔴 Option to put the launcher under maintenance. | ||
|
||
- 🔒 Microsoft Authentication. | ||
|
||
- 🏴☠️ Crack Authentication. | ||
|
||
- ⛏️ Supports all versions of Minecraft 1.0 > 1.19.x (Forge, Fabric etc). | ||
|
||
- 📦 Supports Forge and Fabric modded versions (Not MCPs) | ||
|
||
- 📰 News feed natively integrated into the launcher. | ||
|
||
- 🚹 Skin manager. | ||
|
||
- ⚙️ Intuitive settings management, including a Java control panel. | ||
|
||
- 🟢 Full server status. | ||
|
||
- Operational or offline. | ||
|
||
- Number of connected players. | ||
|
||
- ☕ Automatic Java installation. | ||
|
||
- If you have installed an incompatible version of Java, we will install the correct one for you. | ||
|
||
- You don't need to have Java installed to run the launcher. | ||
|
||
This is not an exhaustive list. Install the launcher to see all it can do! | ||
|
||
Do you like the project? Leave a ⭐ star on the repository! | ||
|
||
--- | ||
|
||
### **<ins><p align="center">Vdo you need help making your own launcher? :</p>** | ||
|
||
- Here is the [Wiki](./wiki_EN-US.md) specially written to guide you step by step in creating your launcher. | ||
|
||
--- | ||
### **<ins><p align="center">Download:</p>** | ||
|
||
You can download the launcher from [GitHub Releases](https://github.com/luuxis/Selvania-Launcher/releases). | ||
|
||
Supported platforms: | ||
|
||
- Windows | ||
- Linux | ||
- MacOS | ||
|
||
If you are downloading from Releases, select the installer for your system. | ||
|
||
Platforme | Fichier | | ||
| -------- | ---- | | ||
| Windows x64 | `Selvania-Launcher-win-x64.exe ` | | ||
| macOS x64 | `Selvania-Launcher-mac-x64.dmg` | | ||
| macOS arm64 | `Selvania-Launcher-mac-arm64.dmg` | | ||
| Linux x64 | `Selvania-Launcher-linux-x86_64.AppImage` | | ||
|
||
--- | ||
|
||
<br> | ||
|
||
If you like this project and want to help develop it, you can donate to us on [Paypal](https://www.paypal.me/luuxiss). | ||
|
||
If you have any questions, problems or suggestions, feel free to join our discord: | ||
|
||
<br> | ||
|
||
[<p align="center"><img src="https://discordapp.com/api/guilds/819729377650278420/embed.png?style=banner2" alt="discord">](https://discord.gg/e9q7Yr2cuQ) | ||
--- | ||
|
||
<br> | ||
<br> | ||
|
||
[<p align="center">]() *Readme by [@Fefe_du_973](https://github.com/Fefedu973)* </p> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.