Skip to content

PeanutAcoustics/OFS

 
 

Repository files navigation

OpenFunscripter

Can be used to create .funscript files. (NSFW)
The project is based on OpenGL, SDL2, ImGui, libmpv, & all these other great libraries.

OpenFunscripter Screenshot

How to build ( for people who want to contribute or fork )

  1. Clone the repository
  2. cd "OpenFunscripter"
  3. git submodule update --init
  4. Run CMake and compile

Known linux dependencies to just compile are build-essential libmpv-dev libglvnd-dev.

Windows libmpv binaries used

Currently using: mpv-dev-x86_64-v3-20220925-git-56e24d5.7z (it's part of the repository)

Platforms

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.

About

A tool to create funscripts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 66.5%
  • C++ 32.5%
  • CMake 0.5%
  • Lua 0.4%
  • Inno Setup 0.1%
  • Shell 0.0%