From 4a52dcc14bf88667abcd9c472e0a7787eaced37a Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 25 Nov 2019 21:35:34 +0100 Subject: github release --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..e5c169d --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# What? + +A very simple **G**raphics **D**evice **I**nterface (short: **GDI**) based Radar. +It can be used for internal and external game cheats. +The API design follows the KISS principle. +It should be usable within most game contexts with a minimal performance impact. + +# TODO + +There is still some room for performance improvements. +It is not required to redraw the full screen as it is done at the moment. +Only redraw rectangles that changed instead. + +# hf + +`Cheers!` \ No newline at end of file -- cgit v1.2.3