1 package tagged with “sa-mp”
The SA-MP Injector C# library is a C# solution designed to simplify automated launching and connection of San Andreas Multiplayer (SA-MP) and Open Multiplayer (OMP) clients to servers. It works as a DLL-injection tool, programmatically loading samp.dll or omp-client.dll into the Grand Theft Auto: San Andreas process (gta_sa.exe). Its primary purpose is to let other C# applications (for example, custom launchers, server-management tools, or utilities) start the game with specific parameters (nickname, IP, port, and password) in a way that’s transparent to the user, automating the connection to an SA-MP/OMP server.