Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kas-tle authored Apr 26, 2023
1 parent 814161e commit 7f313ab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ For support, please join the support Discord: https://discord.gg/2SfGAMskWt.

## Usage

> **Warning**
> **If you have 2 factor authentication enabled on your Enjin account, you must either disable it or make a temporary sitewide admin account without 2FA to run this tool!**
Note that this is still a work in progress and as such installation and usage requires manual installation of dependencies and configuration of the `config.json` file. When done, I may opt to publish as a global npm package or distribute as a CLI electron app.

### Quick Run With NPX
Expand Down Expand Up @@ -141,4 +144,4 @@ Profile cover images come from `user_profiles.cover_image` and are found in eith

Game boxes are the images displayed for games a user has on their profile. They are found in `assets-cloud.enjin.com/gameboxes/${gameID}/boxmedium.jpg`.

Lastly, user album images from `user_images.url_original` can be found in either `s3.amazonaws.com/assets.enjin.com/users/${userID}/pics/original/${fileName}` or `assets.enjin.com/wall_embed_images/${fileName}`.
Lastly, user album images from `user_images.url_original` can be found in either `s3.amazonaws.com/assets.enjin.com/users/${userID}/pics/original/${fileName}` or `assets.enjin.com/wall_embed_images/${fileName}`.

0 comments on commit 7f313ab

Please sign in to comment.