A little Windows Application for creating funscript files and/or converting them to the corresponding csv format.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dragonskills99 037e34c2ea Merge branch 'dev' of Repos/Funscripta into master hace 5 años
Funscripta removed debug line hace 5 años
.gitignore removed debug line hace 5 años
Funscripta.sln removed debug line hace 5 años
LICENSE Initial commit hace 5 años
README.md fixed csv files not loading hace 5 años

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