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 351d07e3c3 Add tests for nextfile 2023-11-18 12:32:35 +00:00
src Move nextfile.lua to src/ 2023-11-18 12:24:21 +00:00
tests Add tests for nextfile 2023-11-18 12:32:35 +00:00
nextfile.lua Add nextfile.lua 2023-11-18 12:23:55 +00:00