mirror of
https://github.com/RoyalnetworkTR/Royalnetwork-Launcher.git
synced 2026-09-25 01:50:08 +03:00
79 lines
2.2 KiB
Markdown
79 lines
2.2 KiB
Markdown
<p align="center"><img src="../src/assets/images/icon.png" width="65%" height="65%" alt="icon-launcher"></p>
|
||
|
||
<h1 align="center">Royalnetwork Launcher</h1>
|
||
|
||
[<p align="center">
|
||
<img src="https://img.shields.io/badge/build-Stable-orange.svg?style=social&logo=appveyor" alt="build">](https://github.com/barkeser2002/Royalnetwork-Launcher/releases)
|
||
[<img src="https://img.shields.io/badge/version-1.1.5-orange.svg?style=social&logo=appveyor" alt="downloads">](https://github.com/barkeser2002/Royalnetwork-Launcher/releases)
|
||
[<img src="https://img.shields.io/badge/plateforme-win,%20mac,%20linux-blue.svg?style=social&logo=appveyor" alt="stark">](https://github.com/barkeser2002/Royalnetwork-Launcher/releases)
|
||
<img src="https://img.shields.io/github/languages/code-size/barkeser2002/Royalnetwork-Launcher?style=social&logo=appveyor" alt="size">
|
||
</p>
|
||
|
||
|
||
---
|
||
|
||
**koşullar**
|
||
- Kodu kullanmak için bir proje çatalı yapmalısınız.
|
||
- Kodu kullanmak için kodunuz her zaman herkese açık olmalıdır.
|
||
|
||
---
|
||
|
||
** Klon ve bağımlılıkları takın **
|
||
|
||
```console
|
||
> git clone https://github.com/barkeser2002/Royalnetwork-Launcher.git
|
||
> cd Royalnetwork-Launcher
|
||
> npm install
|
||
```
|
||
---
|
||
|
||
** Uygulamayı başlat **
|
||
|
||
```console
|
||
> npm start
|
||
```
|
||
---
|
||
|
||
** Yapının yaratılması **
|
||
|
||
| Platform | Command |
|
||
| ----------- | -------------------- |
|
||
| Windows | `npm run build:win` |
|
||
| macOS | `npm run build:mac` |
|
||
| Linux | `npm run build:linux` |
|
||
|
||
---
|
||
|
||
**<p align="center">Başlatıcı işlevselliği.</p>**
|
||
|
||
- Otomatik güncelleme.
|
||
|
||
- Başlatıcı bakımı.
|
||
|
||
- Özel mesaj bakımı.
|
||
|
||
- Sunucu durumunu tamamlayın.
|
||
|
||
- Mojang kimlik doğrulaması.
|
||
|
||
- Microsoft kimlik doğrulaması.
|
||
|
||
- Kimlik doğrulama çatlağı.
|
||
|
||
- Minecraft 1.0> 1.19.x'in tüm sürümlerini kabul eder (Forge, üretici vb.).
|
||
|
||
---
|
||
**<p align="center">Başlatıcınızı yapılandırın.</p>**
|
||
|
||
- [Doc ici](./wiki.md).
|
||
|
||
---
|
||
|
||
[<p align="center"><img src="https://discordapp.com/api/guilds/844239607033757770/embed.png?style=banner4" alt="discord">](https://discord.gg/ex7ZATCvpu)
|
||
---
|
||
|
||
[releases]: https://github.com/barkeser2002/Royalnetwork-Launcher/releases 'releases'
|
||
[build]: https://github.com/barkeser2002/Royalnetwork-Launcher/releases 'build'
|
||
|
||
|