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