A save editor for Youtubers Life 2 .yl2 files.
This editor can:
- Open and decrypt
.yl2files - Edit cash, relationships, inventory, and more.
- View and edit raw table TSV for any table
- Save an encrypted edited copy
- Create timestamped backups
- Python 3.13+
pip install -r requirements.txt
python main.py- Click Open .yl2.
- Edit values in the Player, Channel, Relationships, or Raw Tables tabs.
- Click the matching Apply button for that tab.
- Click Save As... and save as a new file, such as
save_edited.yl2. - Keep your original save untouched until the edited copy works in-game.
- The raw table editor is powerful but risky. Keep column counts and tabs intact.