https://github.com/andburn/rainmeter-steam-achievements
A rainmeter script and skin to display steam game achievements
https://github.com/andburn/rainmeter-steam-achievements
Last synced: 2 months ago
JSON representation
A rainmeter script and skin to display steam game achievements
- Host: GitHub
- URL: https://github.com/andburn/rainmeter-steam-achievements
- Owner: andburn
- License: unlicense
- Created: 2016-01-30T21:14:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-01T14:05:51.000Z (about 9 years ago)
- Last Synced: 2025-03-29T00:11:17.791Z (3 months ago)
- Language: Lua
- Size: 74.2 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Rainmeter Steam Achievements
A rainmeter lua script to retrieve a game's achievement information from steam. Includes a sample skin for Fallout 4.

### Usage
See the example [skin config](steam/Achievements/default.ini) for details of how to use the script. The example skin needs to be set up to point to a game and steam account.```
[Variables]
SteamUrl=http://steamcommunity.com/id//stats//achievements/
```Replace `` with your steam account id, and `` with the games steam id.