mirror of
https://github.com/MilkBarModding/MilkBarLauncher.git
synced 2025-08-09 14:36:35 +00:00
Merge pull request #1 from MilkBarModding/ReadmeUpdate
Update README.md
This commit is contained in:
commit
1c073d5ebb
@ -11,6 +11,7 @@ This is the repository for Milk Bar Launcher. Here you can find all of the proje
|
||||
## [DLL](DLL/InjectDLL)
|
||||
- This project contains the implementation for the code that is injected into the emulator.
|
||||
- The solution is located at `DLL\InjectDLL\InjectDLL.sln`.
|
||||
- The entrypoint for this project is located at `DLL\InjectDLL\dllmain.cpp`.
|
||||
- Most of the implementation is based on finding important memory addresses to read and write the player information.
|
||||
- This project is implemented on C++ and uses NamedPipes to communicate with the front end application.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user