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