Stephen Cook
Stephen Cook
Hello all, wanted to start this PR as a basis of the initial CAM implementation. Before adding doc comments I wanted to get eyes on the simple wrapper functions. The...
Following the getting started page, I generated the build file contents using `cmake -G "MSYS Makefiles" ..`. Used the MSYS generator because I am using MinGW64 from within MSYS. Upon...
This adds functionality for BDSP Grand Underground This is a _working_ version but I don't doubt a lot of optimization could be done. There is a lot going on so...
This PR adds a promotion to the standard 2-tab system found in most windows. This context menu allows users to transfer settings that were already entered in the searcher tab...
Adds a QOL feature to copy and paste IVs from a context menu as a formatted string.
Creating this issue for discussion started in #20 I was looking at the original library and noticed there are android benchmark images but it looks like the implementation was removed....
I was thinking it would be useful to turn the base directory of the repository into a workspace. This way other crates this lib may depend on, such as the...