Skip to content

Commit fe1315b

Browse files
author
arch
committed
add version number to lua script
1 parent 9ae4718 commit fe1315b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/OpenFunscripter/funscript_generator_linux.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Settings.PythonScript = "/home/arch/repos/python-funscript-editor/funscript-edit
33
Settings.TmpFile = "/tmp/funscript_actions.csv"
44
SetSettings(Settings)
55

6+
-- Version: 1.0.0
67
function GetActions(video)
78
local at = {}
89
local pos = {}

0 commit comments

Comments
 (0)