Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YL2 Save Editor

A save editor for Youtubers Life 2 .yl2 files.

This editor can:

  • Open and decrypt .yl2 files
  • Edit cash, relationships, inventory, and more.
  • View and edit raw table TSV for any table
  • Save an encrypted edited copy
  • Create timestamped backups

Requirements

  • Python 3.13+

Setup

pip install -r requirements.txt
python main.py

Safe editing workflow

  1. Click Open .yl2.
  2. Edit values in the Player, Channel, Relationships, or Raw Tables tabs.
  3. Click the matching Apply button for that tab.
  4. Click Save As... and save as a new file, such as save_edited.yl2.
  5. Keep your original save untouched until the edited copy works in-game.

Note

  • The raw table editor is powerful but risky. Keep column counts and tabs intact.

About

Youtuber's Life 2 Save Editor // Made with Python/Tkinter

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages