mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 04:35:46 -04:00
Cheevos: Add RAIntergration support
This commit is contained in:
5
dep/rainterface/README.md
Normal file
5
dep/rainterface/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# RAInterface
|
||||
|
||||
This code is intended to be loaded into another repository as a submodule.
|
||||
|
||||
An emulator should include RA_Interface.cpp in its build and link against winhttp.lib. Then, the emulator can be modified to call the hooks provided in RA_Interface.cpp at appropriate times to integrate with the RetroAchievements server via the RA_Integration.dll. See wiki for more details.
|
Reference in New Issue
Block a user