Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 394 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 394 Bytes

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