Code: Select all
@echo off
echo zipping...
"C:\<path_to_7-zip>\7z.exe" a -tzip "%~d1\%~p1\%~n1.zip"
echo Done!
pause
echo loving...
ren *.zip *.love
echo Done!
pause
Instructions:
Copy your lua files from the folder, right-click on this program, which you should name Lover.bat, and click paste. That will activate this program, and a black window will pop up. Words will appear, eventually prompting you to press any key. if you press a key, more words will appear, once more prompting you to press a key. After that, the window will disappear, and once that happens, look at the folder that holds your lua files. You will like what you see.