MolotovCherry / Yandere-Simulator-Skin-Switcher

A simple app to easily switch between different texture skins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yandere Simulator Skin Switcher

A simple app to easily switch between different texture skins.

Ordinarily, switching skins takes effort. Renaming files, deleting other files, making sure it's all good. This is tedious and annoying. So, this app is here to make that easy!

You can find such skins on DeviantArt for example.

Screenshot

How to use

  • Install python 3.8
  • pip install pyside2
  • python main.py

If you want to build:

  • pip install pyinstaller
  • Run build.bat

Place your skin folders inside the skin subfolder. Make sure the images are directly underneath the skin sub-folder.

Example: root/skins/Yuno Gasai/CustomFace.png

About

A simple app to easily switch between different texture skins


Languages

Language:Python 96.4%Language:Batchfile 3.6%