created batch for testing purposes only

This commit is contained in:
Jacob Gustafson 2017-05-19 17:05:11 -04:00
parent c875a96af7
commit b70ba39c17
1 changed files with 4 additions and 0 deletions

4
update local.bat Normal file
View File

@ -0,0 +1,4 @@
copy /y *.lua C:\games\Minetest\games\ENLIVEN\mods\metatools\
copy /y *.md C:\games\Minetest\games\ENLIVEN\mods\metatools\
copy /y textures\*.png C:\games\Minetest\games\ENLIVEN\mods\metatools\textures\
if NOT ["%errorlevel%"]==["0"] pause