Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erfg12 committed Jun 24, 2022
1 parent 77d4e85 commit 1a394ab
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
## DESCRIPTION
Create great PC game cheat trainers with ease!
Create great PC game cheat trainers in C# with this easy to use library! This library is available on NuGet, includes XML IntelliSense docs and this code repo provides new build releases every commit. For support please check the [wiki tab](https://github.com/erfg12/memory.dll/wiki) in this repo and the [CSharp-Game-Trainers repo](https://github.com/erfg12/CSharp-Game-Trainers) for coding samples.

- For legacy Windows operating systems, check out [memory_legacy.dll](https://github.com/erfg12/memory_legacy.dll)

- For MacOS operating systems, check out [memory.dylib](https://github.com/erfg12/memory.dylib)

## FEATURES
* Built with C# for .NET projects.
* Check if process is running (ID or name) and open, all in 1 function.
* 32bit and 64bit games supported.
* AoB scanning with full & partial masking.
Expand Down

0 comments on commit 1a394ab

Please sign in to comment.