I tried to convert a .lc file to a .lua file, using a java app "unluac", and I did this code:
@echo on
type %1
for /r %%o in (cd %1,
I tried to convert a .lc file to a .lua file, using a java app "unluac", and I did this code:
@echo on
type %1
for /r %%o in (cd %1,