remove emojis

This commit is contained in:
bits 2026-03-18 01:05:03 +00:00
parent 1c23da5db3
commit 88f0c01cf5

View File

@ -6,7 +6,7 @@ RLidentity is a modern, high-performance identity management tool for Rocket Lea
![App Logo](public/rlidentity.webp) ![App Logo](public/rlidentity.webp)
## Features ## Features
* **Identity Spoofing**: Change your in-game name and platform identity on the fly. * **Identity Spoofing**: Change your in-game name and platform identity on the fly.
* **Dual Platform Support**: Seamlessly switch between **Epic Games** and **Steam**. * **Dual Platform Support**: Seamlessly switch between **Epic Games** and **Steam**.
@ -14,14 +14,14 @@ RLidentity is a modern, high-performance identity management tool for Rocket Lea
* **Auto-Sync System**: The GUI automatically stays up-to-date by syncing the latest `injector.exe` and `RLIdentity.dll` directly from Gitea. * **Auto-Sync System**: The GUI automatically stays up-to-date by syncing the latest `injector.exe` and `RLIdentity.dll` directly from Gitea.
* **Modern UI**: High-performance, transparent "Acrylic" interface with interactive tutorials and a built-in log viewer. * **Modern UI**: High-performance, transparent "Acrylic" interface with interactive tutorials and a built-in log viewer.
## 🚀 Installation (First Time Users) ## Installation (First Time Users)
1. Navigate to the [Releases](https://git.rlidentity.me/bits/RLidentity/releases) page on Gitea. 1. Navigate to the [Releases](https://git.rlidentity.me/bits/RLidentity/releases) page on Gitea.
2. Download the latest `rlidentitygui_x.x.x_x64-setup.exe`. 2. Download the latest `rlidentitygui_x.x.x_x64-setup.exe`.
3. Run the installer. 3. Run the installer.
4. **Launch RLidentity**: On first launch, the app will automatically download the necessary core assets (`injector.exe` and `RLIdentity.dll`) to your `AppData/RLidentity` folder. 4. **Launch RLidentity**: On first launch, the app will automatically download the necessary core assets (`injector.exe` and `RLIdentity.dll`) to your `AppData/RLidentity` folder.
## 🛠️ Developer Setup ## Developer Setup
This repository uses a multi-branch structure to keep the codebase clean: This repository uses a multi-branch structure to keep the codebase clean:
@ -38,13 +38,13 @@ npx tauri build
### Building the DLL ### Building the DLL
The DLL and Injector are built using Visual Studio 2022 (v143 toolset). Ensure `MinHook` is correctly linked for the identity hooking logic. The DLL and Injector are built using Visual Studio 2022 (v143 toolset). Ensure `MinHook` is correctly linked for the identity hooking logic.
## 👥 Credits & Debug ## Credits & Debug
* **Lead Dev & Owner**: Bits * **Lead Dev & Owner**: Bits
* **Dev & Admin**: Danni * **Dev & Admin**: Danni
* **Co-Owner**: Deniz * **Co-Owner**: Deniz
* **Administrator**: Kairo * **Administrator**: Kairo
* **Helpers**: Quinn, SNDR * **Helpers**: Quinn, sndr
* **Tester**: Emir * **Tester**: Emir
## 🔗 Links ## 🔗 Links