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 71cd60d3de Merge branch 'dev' of Repos/Funscripta into master преди 5 години
Funscripta fixed csv files not loading преди 5 години
.gitignore Initial commit преди 5 години
Funscripta.sln Initial commit преди 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