Oops, i forgor
Changed config file name in readme and provided example config
This commit is contained in:
parent
4a171be26c
commit
a30b573764
2 changed files with 4 additions and 1 deletions
|
@ -19,7 +19,7 @@ Feature progress:
|
|||
- [X] Downloads images
|
||||
- [X] Sets the wallpaper
|
||||
- [X] Converts images to BMP automatically
|
||||
- [X] Reads configuration from `config.ini`
|
||||
- [X] Reads configuration from `wt95.ini`
|
||||
- [X] Runs in the background (Current method currently doesn't work in ME/98/95)
|
||||
- [X] Continuously and asychronously polls the Walltaker API
|
||||
- [X] Makes sure it isn't grabbing the same image every time
|
||||
|
|
3
wt95.ini
Normal file
3
wt95.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Example config file, put this in the same directory as the program
|
||||
[Walltaker95]
|
||||
LinkId=40573
|
Loading…
Add table
Add a link
Reference in a new issue