Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Beastwick18 committed Jan 5, 2024
1 parent 4f36767 commit 2fcbfd9
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@ Add your real-time notes to your system tray!

![full](./screenshots/full.png)

- Which will generate `resin.exe`
- Run this once to generate the default `config.json`
- Fill out the config with your data. (See below for steps to get your info)

# Installing (pre-built binaries)
- You can download a pre-built .exe from the releases tab
- Run the .exe once to generate the default `config.json`
- Fill out the config with your data. (See below for steps to get your info)
- The easiest way to run the program will be to create a shortcut to it
- Make sure the config.json is in the same directory as the .exe

# Getting session info from hoyolab
1. First go to https://www.hoyolab.com/home and log in
Expand All @@ -22,7 +23,7 @@ Add your real-time notes to your system tray!
- The process should be similar on other browsers
4. Under cookies, select https://www.hoyolab.com
![cookies](./screenshots/cookies.png)
5. Below should be the values needed to fill in the config file.
5. Below should be the values needed to fill in the config file
- `ltuid_v2` is the same as `ltuid` in the config
- `ltoken_v2` is the same as `ltoken` in the config
- `genshin_uuid` is your uuid found in-game in the bottom right
Expand All @@ -46,3 +47,4 @@ cd genshin-real-time-notes
```
make
```
- Which will generate `resin.exe`

0 comments on commit 2fcbfd9

Please sign in to comment.