Skip to content

A Powershell module that will communicate with the RetroAchievements API and allow you to capture public user profile data.

License

Notifications You must be signed in to change notification settings

BobGallardo/RA-Lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RetroAchievements API-PowerShell

This Powershell module that will communicate with the RetroAchievements API and allow you to capture public user profile data.

Requirements:

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.

In Progress:

  • Add missing functions (API Endpoints).
  • Complete help documentation for all functions.

Troubleshooting:

You may need to unblock the .psm1 files

Unblock-File RA_Lookup.psm1

About

A Powershell module that will communicate with the RetroAchievements API and allow you to capture public user profile data.

Resources

License

Stars

Watchers

Forks