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 b04979660c Bump version number 2023-11-20 19:02:15 +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 .gitignore .rock 2023-11-20 18:59:58 +00:00
nextfile-0.0.2-1.rockspec Bump version number 2023-11-20 19:02:15 +00:00