Skip to content

Teemsploit/Roblox-to-bopimo-shirt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Roblox to Bopimo Shirt Template Converter

Requirements

  • Python 3.x
  • Pillow library

Installation

1. Clone the repository or download the script.

git clone https://github.com/your-username/roblox-to-bopimo.git
cd roblox-to-bopimo
  1. Install required dependencies.

You need to install the Pillow library. You can do this via pip:

pip install Pillow