A little Windows Application for creating funscript files and/or converting them to the corresponding csv format.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
DragonSkills99 e592d576ef Added option to unpack currently opened video without actually knowing where it's located. 5 年前
Funscripta Added option to unpack currently opened video without actually knowing where it's located. 5 年前
.gitignore removed debug line 5 年前
Funscripta.sln removed debug line 5 年前
LICENSE Initial commit 5 年前
README.md fixed csv files not loading 5 年前

README.md

Dragons-Funscripta

A little Windows Application for creating funscript files and/or converting them to the corresponding csv format.

You can now open a script or video-file directly via drag ‘n drop, send the file as first parameter or send a video file prefixed with -v and/or a script file prefixed with -s in cmd as parameter.

Prefixed parameters will take priority over the first parameter.

e.g.:

Funscripta.exe "C:\MyVideos\MyNiceVideo.mp4" or

Funscripta.exe -v "C:\MyVideos\MyNiceVideo.mp4" or

Funscripta.exe -s "C:\MyVideos\MyNiceVideo.csv" or

Funscripta.exe -v "C:\MyVideos\MyNiceVideo.mp4" -s "C:\MyScripts\MyNiceVideo.csv"

Icons erstellt von Smashicons from www.flaticon.com