aboutsummaryrefslogtreecommitdiff
path: root/third_party/minhook/AUTHORS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/minhook/AUTHORS.txt')
-rw-r--r--third_party/minhook/AUTHORS.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/third_party/minhook/AUTHORS.txt b/third_party/minhook/AUTHORS.txt
new file mode 100644
index 0000000..ebef1a6
--- /dev/null
+++ b/third_party/minhook/AUTHORS.txt
@@ -0,0 +1,8 @@
+Tsuda Kageyu <tsuda.kageyu@gmail.com>
+ Creator, maintainer
+
+Michael Maltsev <leahcimmar@gmail.com>
+ Added "Queue" functions. A lot of bug fixes.
+
+Andrey Unis <uniskz@gmail.com>
+ Rewrote the hook engine in plain C.