Remove debugging code from autocopy

This commit is contained in:
Christofer Minestar 2018-10-20 17:40:10 -04:00 committed by GitHub
parent 6b417127a6
commit 6a4515c6e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -1,6 +1 @@
cd %~dp0build\libs
dir
copy %~dp0build\libs\*-release.jar %appdata%\.minecraft\mods\1.12.2\
cd %appdata%\.minecraft\mods\1.12.2
dir
pause
copy %~dp0build\libs\*-release.jar %appdata%\.minecraft\mods\1.12.2\