74 lines
3.5 KiB
Markdown
74 lines
3.5 KiB
Markdown
## <img src="https://api.iconify.design/lucide/handshake.svg?color=%23E0E0E0" width="20" height="20" style="vertical-align: middle;"> Hướng dẫn Cài đặt & Khởi chạy (Installation & Setup)
|
|
|
|
Để trải nghiệm **BABA_YAGA** một cách mượt mà nhất, vui lòng thực hiện theo các bước chi tiết dưới đây:
|
|
|
|
### 1. Yêu cầu Hệ thống
|
|
* **Unity Editor:** Phiên bản **6000.3.10f1 (Unity 6)** trở lên.
|
|
* **Hệ điều hành:** Windows 10/11 hoặc macOS (M1/M2/Intel).
|
|
* **Disk Space:** Tối thiểu 5GB trống để chứa Project và Library.
|
|
|
|
### 2. Tải về & Mở dự án
|
|
1. **Clone Repository:**
|
|
```bash
|
|
git clone https://github.com/OnlyScove/BABA_YAGA.git
|
|
```
|
|
2. Mở **Unity Hub**, chọn **Add** -> **Add project from disk**.
|
|
3. Tìm đến thư mục vừa clone và nhấn **Open**. Chờ Unity Hub tải các Packages cần thiết (có thể mất vài phút).
|
|
|
|
### 3. Cấu hình Photon Fusion (Bắt buộc)
|
|
Trò chơi yêu cầu **AppID** hợp lệ để hoạt động qua mạng:
|
|
1. Đăng nhập vào [Photon Engine Dashboard](https://dashboard.photonengine.com/).
|
|
2. Tạo một ứng dụng mới với loại App là **Fusion**.
|
|
3. Sao chép **App ID** vừa tạo.
|
|
4. Trong Unity Editor, đi đến: `Photon` -> `Fusion` -> `Network Project Settings`.
|
|
5. Dán App ID vào mục **App Id Fusion** (cho cả Realtime và Fusion).
|
|
6. Đảm bảo **Network Mode** được đặt là `Client/Server` (để hỗ trợ State Authority).
|
|
|
|
### 4. Khởi chạy Trò chơi
|
|
1. Mở Scene chính tại: `Assets/Scenes/Main Scene.unity`.
|
|
2. Sử dụng **Smart Bootstrapper** (nằm ở thanh Menu trên cùng) để tự động cấu hình Runner.
|
|
3. Nhấn nút **Play** trong Unity Editor.
|
|
4. Để test Multiplayer, bạn có thể build ra file `.exe` hoặc sử dụng công cụ **ParrelSync** (nếu đã cài) để chạy hai instance cùng lúc.
|
|
|
|
---
|
|
|
|
## <img src="https://api.iconify.design/lucide/heart.svg?color=%23E0E0E0" width="20" height="20" style="vertical-align: middle;"> Support & Community
|
|
|
|
<p align="center">
|
|
<a href="https://github.com/scove303">
|
|
<img src="https://img.shields.io/github/stars/OnlyScove/BABA_YAGA?style=for-the-badge&logo=github&color=yellow" alt="Stars">
|
|
</a>
|
|
<a href="https://scove-vault.duckdns.org/scove">
|
|
<img src="https://img.shields.io/github/forks/OnlyScove/BABA_YAGA?style=for-the-badge&logo=github&color=blue" alt="Forks">
|
|
</a>
|
|
<a href="https://scove-vault.duckdns.org/scove">
|
|
<img src="https://img.shields.io/github/followers/OnlyScove?style=for-the-badge&logo=github&color=green" alt="Follow">
|
|
</a>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="https://www.buymeacoffee.com/yourname">
|
|
<img src="https://img.shields.io/badge/Buy%20Me%20A%20Coffee-Donate-orange?style=for-the-badge&logo=buy-me-a-coffee&logoColor=white" alt="Buy Me A Coffee">
|
|
</a>
|
|
<a href="https://discord.gg/4xCYJvF4S2">
|
|
<img src="https://img.shields.io/badge/Discord-Join%20Community-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Discord">
|
|
</a>
|
|
<a href="https://ko-fi.com/yourname">
|
|
<img src="https://img.shields.io/badge/Ko--fi-Support-red?style=for-the-badge&logo=ko-fi&logoColor=white" alt="Ko-fi">
|
|
</a>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<img src="https://scove-vault.duckdns.org/files/share/hARx-n28" alt="Visitors">
|
|
</p>
|
|
|
|
---
|
|
|
|
**© 2026 SCOVANIA STUDIOS.**
|
|
*Baba_Yaga is more than a game, it's a social experiment.*
|
|
|
|
---
|
|
|
|
**Connect with us:**
|
|
[](https://x.com/Scovy303)
|