Описание

---
# Account Switcher Mod
A Minecraft mod that allows you to switch accounts without needing to restart or close minecraft.

## Features
- **Auto Account Change Detection**: checks `config/account.txt` for changes, if account changed will auto set account to changed account, so you don't need to restart minecraft to change account.
- **Real-time Display**: Shows current account on main menu
- **Offline Account Only**: Currently only supporting for offline account switching
## How to Change Account
1. **Locate the config file**: `minecraft/config/account.txt`
2. **Edit the file**: Change the `account=` value
```
account=YourNewAccountName
```
3. **Save the file**: The mod automatically detects changes and switches accounts
4. **Verify**: Check the main menu - account name displays in top left corner