#.luac files -- necessary, or junk?
4 messages · Page 1 of 1 (latest)
Disregard, saw some recent messages in the channel. Evidently they are safe to get rid of. I will make a local copy first
LUAC is a compiled version of LUA. If you delete it, and have LUA present, LUAC will be automagically generated on next start of the widget/script. Basically by deleting them, you need some further time on next start to re-create the LUAC, thus no real good point of deleting them.
Some proprietary LUA scripts (e.g. TBS Agent Lite) are shipped with only LUAC and you get no source code for the system to recompile.