Mercurial > minori
diff dep/animia/README.md @ 137:69db40272acd
dep/animia: [WIP] huge refactor
this WILL NOT compile, because lots of code has been changed
and every API in the original codebase has been removed.
note that this api setup is not exactly permanent...
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Fri, 10 Nov 2023 13:52:47 -0500 |
parents | 4c6dd5999b39 |
children | 28842a8d0c6b |
line wrap: on
line diff
--- a/dep/animia/README.md Fri Nov 10 10:07:01 2023 -0500 +++ b/dep/animia/README.md Fri Nov 10 13:52:47 2023 -0500 @@ -1,5 +1,5 @@ # Animia -Animia is a cross-platform library for getting a list of open read-only files from a PID (or, an entire list of open files, in an std::unordered_map). +Animia is a work-in-progress cross-platform fork of Anisthesia and part of Minori. -## Usage -Check the `test/` directory for a simple usage example. +## License +Because this project is a hard-fork of Anisthesia, it is under the MIT license.