Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit c8cea6a

Browse files
committed
2 parents bd6475d + 5cd3210 commit c8cea6a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### another rewrite (v3) coming after I finish my [API wrapper](https://github.com/colinhartigan/valclient.py); should be much more optimized and clean
2+
13
Please read through the README in its entirety before creating issues/messaging me!
24

35
```
@@ -47,12 +49,14 @@ Navigate to %APPDATA%\valorant-rpc and open config.json with your favorite text
4749
> press CTRL+R, type *%APPDATA%\valorant-rpc* then press enter
4850
4951
### settings
50-
5152
- `launch_timeout`: time, in seconds, the program should wait for VALORANT to launch. if the time passes before the game fully loads, the program will exit
5253
- `menu_refresh_interval`: how often, in seconds, the program should update your Discord presence while in the menus
5354
- `ingame_refresh_interval`: how often, in seconds, the program should update your Discord presence while in a game
5455
- `debug`: set to true to show a traceback when the program crashes (useful for bug reports!)
5556

57+
### region
58+
- change this to your client's region, can be found in settings -> about -> game shard
59+
5660
### rpc-oauth
5761
- leave this section blank; it stores the application's Discord authentication data
5862

0 commit comments

Comments
 (0)