Skip to content

Commit

Permalink
how to install req
Browse files Browse the repository at this point in the history
  • Loading branch information
Roblox-Thot committed Mar 10, 2024
1 parent ac60ab5 commit 471eed7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
# DecalUploaderV2
Rewrite of the [Decal Uploader](https://github.com/Roblox-Thot/DecalUploader)

Make sure to install [rblx-open-cloud](https://pypi.org/project/rblx-open-cloud/) and edit config.json with your wanted data
Make sure to install the requirements and edit config.json with your wanted data

```cmd
pip install -r requirements.txt
```

# Feetures
1. Can upload around 60 decals at once
Expand Down

0 comments on commit 471eed7

Please sign in to comment.