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 160b7509a2 Fix nextfile expecting full path from prevfile 2023-11-20 18:59:37 +00:00
src Fix nextfile expecting full path from prevfile 2023-11-20 18:59:37 +00:00
tests Fix nextfile expecting full path from prevfile 2023-11-20 18:59:37 +00:00
.busted Move spec/ to tests/, change default options 2023-11-20 11:54:25 +00:00
.gitignore Ignore luacov.stats.out 2023-11-18 12:49:55 +00:00
nextfile-0.0.1-1.rockspec Fix luafilesystem dependency 2023-11-20 13:49:52 +00:00