nextfile is a small Lua library for generating the next file in a sequence of files. It was developed for use with tools that export sections of a video as images, and need to be able to name files sequentially without having generated all of the previous files themselves.
Go to file
The Magician 1400dae3df Generate next filenames correctly 2023-11-18 20:03:22 +00:00
spec Generate next filenames correctly 2023-11-18 20:03:22 +00:00
src Generate next filenames correctly 2023-11-18 20:03:22 +00:00
.busted Add Busted configuration file 2023-11-18 12:47:25 +00:00
.gitignore Ignore luacov.stats.out 2023-11-18 12:49:55 +00:00