From 56e2cdfd456c7bff853dae5bd8fee5826746350e Mon Sep 17 00:00:00 2001 From: Jacob Gustafson Date: Thu, 18 May 2017 16:13:18 -0400 Subject: [PATCH] also copy md files --- etc/Mods,WIP/mock_tnt/update local.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/Mods,WIP/mock_tnt/update local.bat b/etc/Mods,WIP/mock_tnt/update local.bat index 212211c..6aef0de 100644 --- a/etc/Mods,WIP/mock_tnt/update local.bat +++ b/etc/Mods,WIP/mock_tnt/update local.bat @@ -1,3 +1,4 @@ copy /y *.lua C:\games\Minetest\games\ENLIVEN\mods\mock_tnt\ +copy /y *.md C:\games\Minetest\games\ENLIVEN\mods\mock_tnt\ copy /y textures\*.png C:\games\Minetest\games\ENLIVEN\mods\mock_tnt\textures\ if NOT ["%errorlevel%"]==["0"] pause \ No newline at end of file