oppai 3.1.0-b195
REMINDER: 3.0.0 and up is a MAJOR breaking change, if you use oppai as a library you will have to change your code to the new api, see release notes for 3.0.0
- [feature] add autocalc mode. calling ezpp_set_autocalc with 1 makes pp automatically recalc whenever you change a parameter
- [build] fix dll not being built with stdcall calling convention on some configurations
- [bug] use -1 as default values for base ar/od/hp/cs and accuracy_percent so you can specify 0% acc or 0 base stats
- [example] add C# FFI example
linux binaries are manually uploaded shortly after the windows release and statically linked against musl libc
windows binaries should not require the c runtime
x64 and x86_64 mean 64-bit i586 and x86 mean 32-bit
the binary packages include the source code inside the src directory