A QOL Thing (#11)

This commit is contained in:
Serkket
2017-10-22 15:57:08 -06:00
committed by Pieter-Jan Briers
parent 7f196fc415
commit c41b867c7f

6
Setup.bat Normal file
View File

@@ -0,0 +1,6 @@
cd %CD%
python RUN_THIS.py
pause
cd %CD%\engine\Resources
python buildResourcePack.py
pause