Skip to content

Commit

Permalink
fix update and add new doc
Browse files Browse the repository at this point in the history
  • Loading branch information
luuxis committed Oct 25, 2022
1 parent 84f29e2 commit 34b3082
Show file tree
Hide file tree
Showing 67 changed files with 2,161 additions and 1,768 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml → .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,5 @@ jobs:
shell: bash

- name: Build
env:
GH_TOKEN: ${{ secrets.github_token }}
run: npm run build
shell: bash
127 changes: 83 additions & 44 deletions docs/README.md
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">]()
![GitHub all releases](https://img.shields.io/github/downloads/luuxis/Selvania-Launcher/total?style=for-the-badge)
![Discord](https://img.shields.io/discord/819729377650278420?style=for-the-badge)
![GitHub package.json version](https://img.shields.io/github/package-json/v/luuxis/Selvania-Launcher?style=for-the-badge)
[<p align="center">]()
![GitHub forks](https://img.shields.io/github/forks/luuxis/Selvania-Launcher?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/luuxis/Selvania-Launcher?style=for-the-badge)

#### *<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**
&nbsp;

```console
> npm start
```
---
<img src="images/4.png" alt="screenshot4"><p align="center"> *Page de gestion des skins*

**Création du build**
&nbsp;
<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` |
&nbsp;
<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>
117 changes: 117 additions & 0 deletions docs/README_EN-US.md
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">]()
![GitHub all releases](https://img.shields.io/github/downloads/luuxis/Selvania-Launcher/total?style=for-the-badge)
![Discord](https://img.shields.io/discord/819729377650278420?style=for-the-badge)
![GitHub package.json version](https://img.shields.io/github/package-json/v/luuxis/Selvania-Launcher?style=for-the-badge)
[<p align="center">]()
![GitHub forks](https://img.shields.io/github/forks/luuxis/Selvania-Launcher?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/luuxis/Selvania-Launcher?style=for-the-badge)

#### *<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*

&nbsp;

<img src="images/4.png" alt="screenshot4"><p align="center"> *Skin management page*

&nbsp;
<img src="images/5.png" alt="screenshot5"><p align="center"> *Account management page*

&nbsp;
<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>
Binary file added docs/images/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Clone-github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Fork-info.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Fork.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Login-github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/apachewindowsdownload.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/build.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/build2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/clone_path.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/clone_solutions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/cmd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/compile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/config_base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/createtag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/default_apache_web_page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/draft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/error2.png
Binary file added docs/images/fabricdownload.png
Binary file added docs/images/fabricinstall.png
Binary file added docs/images/from_direct_vsc.png
Binary file added docs/images/github_app_clone.png
Binary file added docs/images/githublogin.png
Binary file added docs/images/gitlink.png
Binary file added docs/images/installforge.png
Binary file added docs/images/ip.png
Binary file added docs/images/launch_vsc.png
Binary file added docs/images/loading.png
Binary file added docs/images/newtermianl.png
Binary file added docs/images/open_terminal.png
Binary file added docs/images/openfork.png
Binary file added docs/images/openvisual.png
Binary file added docs/images/php_info_page.png
Binary file added docs/images/profilecmd.png
Binary file added docs/images/push.png
Binary file added docs/images/push2.png
Binary file added docs/images/relase.png
Binary file added docs/images/savedraft.png
Binary file added docs/images/serverpath.png
Binary file added docs/images/serverwebfinal.png
Binary file added docs/images/sync.png
Binary file added docs/images/tag.png
Binary file added docs/images/tags.png
Binary file added docs/images/understand.png
Binary file added docs/images/usage.png
Binary file added docs/images/visualc++.png
Binary file added docs/images/visualstudiofirstopen.png
Binary file added docs/images/webfolderbranch.png
Loading

0 comments on commit 34b3082

Please sign in to comment.