diff --git a/README.md b/README.md new file mode 100644 index 0000000..2515bdd --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# aya-cef-subprocess +Used internally for [CEF](https://cef-builds.spotifycdn.com/docs/124.2/index.html) subprocesses within the Aya client, loosely based off of [BlocklandCEFSubProcess](https://github.com/ShockFromBL/BlocklandCEF/tree/master/BlocklandCEFSubProcess). + +## dependencies +- [cef-cmake](https://github.com/iboB/cef-cmake) +- [cef 123.0.13+gfc703fb+chromium-123.0.6312.124](https://cef-builds.spotifycdn.com/index.html) +- [cmake](https://cmake.org/)