commit all assets
I should have done this a long time ago
This commit is contained in:
9
MOTDFrame/dependencies.bat
Normal file
9
MOTDFrame/dependencies.bat
Normal file
@@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
echo Installing required Python packages...
|
||||
|
||||
pip install Pillow
|
||||
pip install psd-tools
|
||||
pip install psd-tools2
|
||||
|
||||
echo All dependencies have been installed.
|
||||
pause
|
||||
Reference in New Issue
Block a user