This Powershell module that will communicate with the RetroAchievements API and allow you to capture public user profile data.
Every function will check for credentials and will prompt you for user name
and API key
if no credentials are found. Use the RetroAchievements Control Panel to find your Web API Key.
- Add missing functions (API Endpoints).
- Complete help documentation for all functions.
You may need to unblock the .psm1 files
Unblock-File RA_Lookup.psm1