Skip to content

Nootna8/OFS

 
 

Repository files navigation

OpenFunscripter

I swear this is a C++ project despite what the statistic on this repo says 😅

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. cd "lib/EASTL"
  5. git submodule update --init
  6. 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-20200816-git-7f67c52.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 (Tracking support via LibJT)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 52.9%
  • C++ 45.9%
  • Lua 0.7%
  • CMake 0.4%
  • Inno Setup 0.1%
  • Shell 0.0%