@ -125,6 +125,7 @@ function tools.massDetection(folder, filetype)
return(result)
end
-- Checks fumoFile after running the fumoLine numbering script, to get the number of .gif files there are.
functiontools.fumoLines()
os.execute("/bin/bash API/fumoLines.sh")
localfile=io.open("./docs/fumoFile","r")
@ -133,6 +134,7 @@ function tools.fumoLines()
return(fumoFile)
end
-- Creates a table of every gif in the /fumoGif folder. Uses the fumoList script to get their location, and the fumoLine script to get what line number they are, which is their key