Can be used to create .funscript
files. (NSFW)
The project is based on OpenGL, SDL2, ImGui, libmpv, & all these other great libraries.
- Clone the repository
cd "OpenFunscripter"
git submodule update --init
- Run CMake and compile
Known linux dependencies to just compile are build-essential libmpv-dev libglvnd-dev
.
Currently using: mpv-dev-x86_64-v3-20220925-git-56e24d5.7z (it's part of the repository)
I'm providing windows binaries and a linux AppImage. In theory OSX should work as well but I lack the hardware to set any of that up.