Recreation of "GTA SA Admin Console/Centre" by estetiksoft using the DotNet Framework, written in C#
Please feel fee to contribute by submitting a bug report or requesting a feature, or in in any other way you can.
It goes without saying that this project would not be possible without a little help along the way. Thanks to
- estetiksoft for their creation of the original GTA SA Admin Console/Centre which can be found on the estetiksoft website
- PuffingIn2D for their answer to the question "C# reading another process memory" found on stackoverflow
- canton7 for their answer to my question "What is the most efficient way to define a property using Get/Set with a switch for versions?" on stackoverflow