Skip to content

Commit e22e8e0

Browse files
authored
Update README.md
1 parent 9a0deb9 commit e22e8e0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ server {
7373
7474
>If you want to deploy without nignx, you will need to change the router mode from `history` to `hash` [here](https://github.com/NyaaCat/NyaaStats/blob/713303de573ac36b9cd7ef8f20100aa3eb993273/web/src/router/index.js#L11). Remember to rebuild web pages.
7575
76+
## Update player data
77+
78+
Run `npm start` in the root folder of this project which means recreate the data folder and upload it to your web root. You don't need to run other commands everytime you update players' data but needed when we upgrade the code of our web client.
79+
80+
81+
7682

7783
# Credits
7884
The skin render is almost a copy from [NameMC](https://namemc.com). Thanks for their excellent work.

0 commit comments

Comments
 (0)