forked from overwolf/overwolf.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sidebars.json
87 lines (87 loc) · 6.28 KB
/
sidebars.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"start": {
"Getting Started":
["start/getting-started", "start/app-creation-process", "start/submit-app-proposal", "start/sdk-introduction","start/using-dev-tools"],
"Sample App":
["start/sample-app-overview", "start/sample-app-components", "start/sample-app-ui-components", "start/sample-app-architecture"],
"Test Your App":
["start/how-to-test-your-app", "start/technical-checklist", "start/product-checklist", "start/marketing-checklist"],
"Submit Your App":
["start/submit-your-app-to-the-store", "start/custom-installer-for-your-app", "start/add-a-knowledge-base-to-app"],
"Monetize with Ads":
["start/monetization-overview", "start/ads-sdk-overview", "start/ads-sdk-options", "start/ads-sdk-interaction", "start/ads-sdk-versions"],
"Monetize with Subs":
["start/subscriptions-overview", "start/subscriptions-flow", "start/subscriptions-integration", "start/subscriptions-request-form"],
"Maintain Your App":
["start/submit-an-app-update", "start/update-your-app-status"]
},
"docs": {
"Best Practices":
["topics/best-practices-overview", "topics/app-specific-experience", "topics/first-time-user-experience", "topics/user-flow-error-handling", "topics/launch-time-performance", "topics/communication-guidelines", "topics/user-flow-and-error-handling","topics/games-settings", "topics/hotkeys-best-practices", "topics/second-monitor", "topics/data-persistence", "topics/reduce-opk-size", "topics/using-tab", "topics/type-definition-file", "topics/create-download-link", "topics/video-capture", "topics/enable-dev-tools"],
"Using Windows API":
["topics/using-overwolf-windows", "topics/communicating-between-windows", "topics/windows-types", "topics/windows-resolution-size-position", "topics/windows-tips"],
"Using Plugins":
["topics/plugins-overview", "topics/how-to-use-plugins-in-your-app", "topics/writing-your-own-plugin", "topics/sample-plugin", "topics/simple-io-plugin", "topics/team-speak-plugin", "topics/process-manager-plugin"],
"Using Events":
["topics/events-overview","topics/using-events","topics/using-events-simulator", "topics/howto-check-events-status-from-app"],
"Developers Console":
["topics/submit-a-new-version","topics/submit-for-review", "topics/update-store-listing"],
"Integrations":
["topics/app-analytics", "topics/login-with-discord", "topics/events-SDK-for-game-developers", "topics/twitch-events-sdk-for-game-developers"],
"Request a Service":
["topics/assets-req-marketing", "topics/promoting-your-app"],
"Community Snippets":
["topics/snippets"],
"Legal":
["topics/legal-overview", "topics/legal-app-terms", "topics/legal-developers-terms"]
},
"api": {
"API Reference":
["api/changelog","api/overwolf-api-overview"],
"App Manifest":
["api/manifest-json", "api/validate-your-manifest"],
"Available Game Events": ["api/games-ids", "api/overwolf-games-events-apex-legends", "api/overwolf-games-events-csgo", "api/overwolf-games-events-dota2", "api/overwolf-games-events-underlords", "api/overwolf-games-events-escape-from-tarkov", "api/overwolf-games-events-fortnite", "api/overwolf-games-events-hearthstone", "api/overwolf-games-events-hots", "api/overwolf-games-events-lor", "api/overwolf-games-events-lol", "api/overwolf-games-events-minecraft", "api/overwolf-games-events-mtga", "api/overwolf-games-events-overwatch", "api/overwolf-games-events-path-of-exile", "api/overwolf-games-events-pubg","api/overwolf-games-events-pubg-lite", "api/overwolf-games-events-rainbow-six", "api/overwolf-games-events-rocket-league", "api/overwolf-games-events-sc2","api/overwolf-games-events-splitgate", "api/overwolf-games-events-tft", "api/overwolf-games-events-valorant", "api/overwolf-games-events-wot", "api/overwolf-games-events-wow","api/overwolf-games-events-wows","api/games-external-apis"],
"Launcher IDs": ["api/launchers-ids","api/overwolf-games-launchers-events-lol"],
"overwolf.benchmarking": ["api/overwolf-benchmarking"],
"overwolf.extensions":
["api/overwolf-extensions", "api/overwolf-extensions-current", "api/overwolf-extensions-sharedData","api/overwolf-extensions-io"],
"overwolf.games":
["api/overwolf-games", "api/overwolf-games-events", "api/overwolf-games-inputTracking","api/overwolf-games-launchers", "api/overwolf-games-launchers-events"],
"overwolf.io":
["api/overwolf-io","api/overwolf-io-paths"],
"overwolf.log": ["api/overwolf-log"],
"overwolf.logitech":
["api/overwolf-logitech", "api/overwolf-logitech-arx", "api/overwolf-logitech-led"],
"overwolf.media":
["api/overwolf-media", "api/overwolf-media-audio", "api/overwolf-media-replays","api/overwolf-media-videos", "api/auto-highlights"],
"overwolf.os": ["api/overwolf-os","api/overwolf-os-tray"],
"overwolf.profile": ["api/overwolf-profile", "api/overwolf-profile-subscriptions"],
"overwolf.settings":
["api/overwolf-settings","api/overwolf-settings-hotkeys", "api/overwolf-settings-language", "api/overwolf-settings-games"],
"overwolf.social":
["api/overwolf-social", "api/overwolf-social-reddit", "api/overwolf-social-youtube", "api/overwolf-social-discord", "api/overwolf-social-gfycat", "api/overwolf-social-twitter"],
"overwolf.streaming": ["api/overwolf-streaming"],
"overwolf.tobii": ["api/overwolf-tobii"],
"overwolf.utils": ["api/overwolf-utils"],
"overwolf.web":
["api/overwolf-web", "api/overwolf-web-webserver", "api/overwolf-web-websocket"],
"overwolf.windows":
["api/overwolf-windows"]
},
"service": {
"Games Events Status":
["status/all", "status/past-incidents", "status/apex", "status/csgo", "status/dota2", "status/underlords", "status/escape-from-tarkov", "status/fortnite", "status/hearthstone", "status/heroes-of-the-storm", "status/lor", "status/lol", "status/lol-launcher", "status/minecraft", "status/mtga", "status/overwatch", "status/path-of-exile", "status/pubg", "status/pubg-lite", "status/rainbow-six-siege", "status/rocket-league", "status/sc2", "status/splitgate", "status/teamfight-tactics", "status/valorant", "status/world-of-tanks","status/world-of-warcraft","status/world-of-warships"]
},
"support": {
"Support":
["support/contact-us", "support/create-ticket", "support/request-feature"],
"FAQ":
["support/FAQ"],
"Training and Guides":
["support/training"]
},
"download": {
"Download":
["download/download-overview"]
}
}