Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick committed Aug 28, 2021
1 parent c1dd705 commit dabb52d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,14 @@ Agar.io clone in Godot Engine for educational purposes
```
только в одну строчку

В Windows он находится в `%appdata\Godot\app_userdata\AgarEdu\data.json%`, а в Linux и macOS `~/Library/Application Support/Godot/app_userdata/AgarEdu/data.json` ~~или в `~/.local/share/godot/app_userdata/AgarEdu/data.json`~~
В Windows он находится в `%appdata%\Godot\app_userdata\AgarEdu\data.json` ~~или в `%APPDATA%\AgarEdu\data.json`~~, а в Linux и macOS `~/Library/Application Support/Godot/app_userdata/AgarEdu/data.json` ~~или в `~/.local/share/godot/app_userdata/AgarEdu/data.json`~~

```json
"coins": {
"DOGE": 0.8,
"ETH": 0.95
}```
}
```
шансы выпадения монет


Expand Down

0 comments on commit dabb52d

Please sign in to comment.