We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c00112a commit 5f114beCopy full SHA for 5f114be
1 file changed
README.md
@@ -32,32 +32,6 @@ JsonHelper for those who are having problems with json syntax:
32
33

34
35
-Type each game ID under games that you want to boost like this:
36
-Example Settings.json setup
37
-```json
38
-{
39
- "Account": [
40
- {
41
- "Username": "acc1",
42
- "Games": [
43
- 730,
44
- 271590,
45
- 252950
46
- ]
47
- },
48
49
- "Username": "acc2",
50
51
52
- 10
53
54
55
56
- "Username": "acc3",
57
58
- 730
59
60
- }
61
62
-}
63
-```
+Tutorial
+
+[](http://youtu.be/QYdwOuAa45A)
0 commit comments