-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathindex.html
More file actions
392 lines (359 loc) · 23.3 KB
/
Copy pathindex.html
File metadata and controls
392 lines (359 loc) · 23.3 KB
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Gaijin Application Platform Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=55b73dce" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster.custom.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster.bundle.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster-sideTip-shadow.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster-sideTip-punk.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster-sideTip-noir.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster-sideTip-light.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/tooltipster-sideTip-borderless.min.css" />
<link rel="stylesheet" type="text/css" href="_static/css/micromodal.css" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/css/sphinx_rtd_theme.css?v=3234e928" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=df2e3293" />
<link rel="shortcut icon" href="_static/favicon.ico"/>
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/hoverxref.js"></script>
<script src="_static/js/tooltipster.bundle.min.js"></script>
<script src="_static/js/micromodal.min.js"></script>
<script src="_static/js/versionwarning.js?v=d4224a34"></script>
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
<script src="_static/copybutton.js?v=f281be69"></script>
<script src="_static/design-tabs.js?v=f930bc37"></script>
<script>window.MathJax = {"options": {"processHtmlClass": "tex2jax_process|mathjax_process|math|output_area"}}</script>
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Getting Started" href="quick-start/getting_started.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="#" class="icon icon-home">
Gaijin Application Platform Documentation
<img src="_static/logo.png" class="logo" alt="Logo"/>
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Quick Start</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="quick-start/getting_started.html">Prerequisites</a></li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/projects.html">Create Your First Project</a></li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/applications.html">Create and Configure Applications</a></li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/services.html">Connect Services</a></li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/upload_to_gdn.html">Uploading Builds</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Basic Concepts</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="basic-concepts/authentication/index.html">Authentication</a></li>
<li class="toctree-l1"><a class="reference internal" href="basic-concepts/jwt.html">JSON Web Tokens</a></li>
<li class="toctree-l1"><a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html">Roles and Permissions</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Services</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="central/index.html">Central</a></li>
<li class="toctree-l1"><a class="reference external" href="https://gaijinentertainment.github.io/dev-portal/front/getting-started/index.html">Dev Portal</a></li>
<li class="toctree-l1"><a class="reference internal" href="newsfeed/index.html">Newsfeed</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">API References</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://gaijinentertainment.github.io/backend-game-services/index.html">Backend Game Services</a></li>
<li class="toctree-l1"><a class="reference internal" href="api-references/permissions-api/index.html">Permissions API</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Tools</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="essential-gap-toolset/index.html">Essential GAP Toolset</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Glossary</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="glossary.html">Glossary</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="#">Gaijin Application Platform Documentation</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="#" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Gaijin Application Platform Documentation</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section id="gaijin-application-platform-documentation">
<h1>Gaijin Application Platform Documentation<a class="headerlink" href="#gaijin-application-platform-documentation" title="Link to this heading"></a></h1>
<p><strong>Gaijin Application Platform (GAP)</strong> provides the backend infrastructure game
developers need to ship online features: authentication, player data,
leaderboards, inventory, matchmaking, and build delivery – all integrated within
the <a class="reference external" href="https://gaijin.net">Gaijin</a> ecosystem. Use the <strong>Dev Portal</strong> and
<strong>Central</strong> to configure services, manage access, and deploy your builds.</p>
<section id="new-to-gap">
<h2>New to GAP?<a class="headerlink" href="#new-to-gap" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>New here? Start with the <a class="reference external" href="quick-start/index.html">Quick Start</a> guide for a
step-by-step setup walkthrough.</p></li>
<li><p>Setting up a service? Go to Gaijin <a class="reference external" href="central/getting_started.html">Central</a>
for project and application management, or the
<a class="reference external" href="https://gaijinentertainment.github.io/dev-portal/front/getting-started/index.html" title="(in Dev Portal Documentation)"><span class="xref std std-doc">Dev Portal</span></a>
for API references.</p></li>
</ul>
<hr class="docutils" />
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
<div class="sd-row sd-row-cols-3 sd-row-cols-xs-3 sd-row-cols-sm-3 sd-row-cols-md-3 sd-row-cols-lg-3 sd-g-4 sd-g-xs-4 sd-g-sm-4 sd-g-md-4 sd-g-lg-4 docutils">
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm docutils">
<div class="sd-card-body docutils">
<div class="sd-card-title sd-font-weight-bold docutils">
<a class="reference internal" href="quick-start/index.html"><span class="doc">Quick Start</span></a></div>
<img alt="_images/quick_start_index.png" class="no-scaled-link align-left" src="_images/quick_start_index.png" style="width: 3.6em;" />
<p class="sd-card-text">Quick steps to help you get started with GAP</p>
</div>
</div>
</div>
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm docutils">
<div class="sd-card-body docutils">
<div class="sd-card-title sd-font-weight-bold docutils">
<a class="reference external" href="https://gaijinentertainment.github.io/dev-portal/front/getting-started/index.html">Dev Portal</a></div>
<img alt="_images/dev_portal_index.png" class="no-scaled-link align-left" src="_images/dev_portal_index.png" style="width: 3.6em;" />
<p class="sd-card-text">APIs, tools, and resources to build and integrate with GAP</p>
</div>
</div>
</div>
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm docutils">
<div class="sd-card-body docutils">
<div class="sd-card-title sd-font-weight-bold docutils">
<a class="reference internal" href="central/index.html"><span class="doc">Central</span></a></div>
<img alt="_images/central_index.png" class="no-scaled-link align-left" src="_images/central_index.png" style="width: 3.6em;" />
<p class="sd-card-text">Manage your applications, users, and services in one portal</p>
</div>
</div>
</div>
</div>
</div>
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
<div class="sd-row sd-row-cols-3 sd-row-cols-xs-3 sd-row-cols-sm-3 sd-row-cols-md-3 sd-row-cols-lg-3 sd-g-4 sd-g-xs-4 sd-g-sm-4 sd-g-md-4 sd-g-lg-4 docutils">
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm docutils">
<div class="sd-card-body docutils">
<div class="sd-card-title sd-font-weight-bold docutils">
<a class="reference external" href="https://gaijinentertainment.github.io/backend-game-services/index.html">Backend Game Services</a></div>
<img alt="_images/charlike_index.png" class="no-scaled-link align-left" src="_images/charlike_index.png" style="width: 3.6em;" />
<p class="sd-card-text">Backend services for player stats, leaderboards, inventory, and more</p>
</div>
</div>
</div>
<div class="sd-col sd-d-flex-row docutils">
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm docutils">
<div class="sd-card-body docutils">
<div class="sd-card-title sd-font-weight-bold docutils">
<a class="reference internal" href="newsfeed/index.html"><span class="doc">Newsfeed</span></a></div>
<img alt="_images/newsfeed_index.png" class="no-scaled-link align-left" src="_images/newsfeed_index.png" style="width: 3.6em;" />
<p class="sd-card-text">Create and deliver news content for websites, game clients, and
launchers</p>
</div>
</div>
</div>
</div>
</div>
<hr class="docutils" />
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Quick Start</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="quick-start/getting_started.html">Prerequisites</a><ul>
<li class="toctree-l2"><a class="reference internal" href="quick-start/getting_started.html#requirements">Requirements</a></li>
<li class="toctree-l2"><a class="reference internal" href="quick-start/getting_started.html#developer-license">Developer License</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/projects.html">Create Your First Project</a><ul>
<li class="toctree-l2"><a class="reference internal" href="quick-start/projects.html#create-new-project">Create New Project</a></li>
<li class="toctree-l2"><a class="reference internal" href="quick-start/projects.html#project-owners-and-administrators">Project Owners and Administrators</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/applications.html">Create and Configure Applications</a><ul>
<li class="toctree-l2"><a class="reference internal" href="quick-start/applications.html#create-new-application">Create New Application</a></li>
<li class="toctree-l2"><a class="reference internal" href="quick-start/applications.html#application-roles-and-permissions">Application Roles and Permissions</a></li>
<li class="toctree-l2"><a class="reference internal" href="quick-start/applications.html#user-management">User Management</a></li>
<li class="toctree-l2"><a class="reference internal" href="quick-start/applications.html#api-keys">API Keys</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/services.html">Connect Services</a></li>
<li class="toctree-l1"><a class="reference internal" href="quick-start/upload_to_gdn.html">Uploading Builds</a><ul>
<li class="toctree-l2"><a class="reference internal" href="quick-start/upload_to_gdn.html#yupmaster-gdn-service">YupMaster GDN Service</a></li>
<li class="toctree-l2"><a class="reference internal" href="quick-start/upload_to_gdn.html#role-management">Role Management</a></li>
<li class="toctree-l2"><a class="reference internal" href="quick-start/upload_to_gdn.html#upload-project-to-gdn">Upload Project to GDN</a></li>
<li class="toctree-l2"><a class="reference internal" href="quick-start/upload_to_gdn.html#whats-next">What’s Next</a></li>
</ul>
</li>
</ul>
</div>
<hr class="docutils" />
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Basic Concepts</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="basic-concepts/authentication/index.html">Authentication</a><ul>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/authentication/oauth_openid.html">OAuth 2.0 / OpenID Connect Integration</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/authentication/server_to_server_signed_requests.html">Server-to-Server Signed Requests</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/authentication/web_auth_server_browser.html">WEB Authentication via Server and Browser (GSID, Game Session ID)</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="basic-concepts/jwt.html">JSON Web Tokens</a><ul>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#jwt-structure">JWT Structure</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#payload-fields">Payload Fields</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#types-of-jwt">Types of JWT</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#retrieve-custom-jwt">Retrieve Custom JWT</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#token-verification-workflow">Token Verification Workflow</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#retrieve-permissions">Retrieve Permissions</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#transfer-unbound-tokens-between-applications">Transfer Unbound Tokens Between Applications</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#unbound-token-apis">Unbound Token APIs</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#jwt-security">JWT Security</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#jwt-with-fixed-audience">JWT with Fixed Audience</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#factor-based-device-binding">Factor-Based Device Binding</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/jwt.html#ip-address-restriction">IP Address Restriction</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html">Roles and Permissions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html#overview">Overview</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html#permissions">Permissions</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html#roles">Roles</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html#application-schema">Application Schema</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html#public-and-private-roles">Public and Private Roles</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html#assign-multiple-roles">Assign Multiple Roles</a></li>
<li class="toctree-l2"><a class="reference internal" href="basic-concepts/roles-and-permissions/roles_and_permissions.html#temporary-roles">Temporary Roles</a></li>
</ul>
</li>
</ul>
</div>
<hr class="docutils" />
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Services</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="central/index.html">Central</a><ul>
<li class="toctree-l2"><a class="reference internal" href="central/getting_started.html">Getting Started</a></li>
<li class="toctree-l2"><a class="reference internal" href="central/logging.html">Logging</a></li>
<li class="toctree-l2"><a class="reference internal" href="central/user_profile.html">User Profile</a></li>
<li class="toctree-l2"><a class="reference internal" href="central/project/index.html">Project</a></li>
<li class="toctree-l2"><a class="reference internal" href="central/application/index.html">Application</a></li>
<li class="toctree-l2"><a class="reference internal" href="central/services.html">Services</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference external" href="https://gaijinentertainment.github.io/dev-portal/front/getting-started/index.html">Dev Portal</a></li>
<li class="toctree-l1"><a class="reference internal" href="newsfeed/index.html">Newsfeed</a><ul>
<li class="toctree-l2"><a class="reference internal" href="newsfeed/about_newsfeed.html">About Newsfeed</a></li>
<li class="toctree-l2"><a class="reference internal" href="newsfeed/getting_started.html">Getting Started</a></li>
<li class="toctree-l2"><a class="reference internal" href="newsfeed/main_interface.html">Main Interface</a></li>
<li class="toctree-l2"><a class="reference internal" href="newsfeed/project_settings.html">Project Settings</a></li>
<li class="toctree-l2"><a class="reference internal" href="newsfeed/gaijin-editor/index.html">Gaijin Editor</a></li>
<li class="toctree-l2"><a class="reference internal" href="newsfeed/usage-scenarios/index.html">Usage Scenarios and Examples</a></li>
</ul>
</li>
</ul>
</div>
<hr class="docutils" />
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">API References</span></p>
<ul>
<li class="toctree-l1"><a class="reference external" href="https://gaijinentertainment.github.io/backend-game-services/index.html">Backend Game Services</a></li>
<li class="toctree-l1"><a class="reference internal" href="api-references/permissions-api/index.html">Permissions API</a><ul>
<li class="toctree-l2"><a class="reference internal" href="api-references/permissions-api/request_defaults.html">Request Defaults</a></li>
<li class="toctree-l2"><a class="reference internal" href="api-references/permissions-api/api_access_key.html">API Access Key for Application</a></li>
<li class="toctree-l2"><a class="reference internal" href="api-references/permissions-api/application.html">Application</a></li>
<li class="toctree-l2"><a class="reference internal" href="api-references/permissions-api/application_schema.html">Application Schema</a></li>
<li class="toctree-l2"><a class="reference internal" href="api-references/permissions-api/project.html">Project</a></li>
<li class="toctree-l2"><a class="reference internal" href="api-references/permissions-api/role.html">Role</a></li>
<li class="toctree-l2"><a class="reference internal" href="api-references/permissions-api/token.html">Token</a></li>
<li class="toctree-l2"><a class="reference internal" href="api-references/permissions-api/user.html">User</a></li>
<li class="toctree-l2"><a class="reference internal" href="api-references/permissions-api/user_group.html">User Group</a></li>
<li class="toctree-l2"><a class="reference internal" href="api-references/permissions-api/field_validation_rules.html">Field Validation Rules</a></li>
</ul>
</li>
</ul>
</div>
<hr class="docutils" />
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Tools</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="essential-gap-toolset/index.html">Essential GAP Toolset</a></li>
</ul>
</div>
<hr class="docutils" />
<div class="toctree-wrapper compound">
<p class="caption" role="heading"><span class="caption-text">Glossary</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="glossary.html">Glossary</a></li>
</ul>
</div>
</section>
</section>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="quick-start/getting_started.html" class="btn btn-neutral float-right" title="Getting Started" accesskey="n" rel="next">
Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span>
</a>
</div>
<hr>
<div class="footer-meta">
<div class="footer-left">
<span>© Copyright Gaijin Entertainment 2026.
<span class="lastupdated">Last updated on Jul 14, 2026.</span>
</span>
</div>
</div>
</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="quick-start/getting_started.html" class="btn btn-neutral float-right" title="Getting Started" accesskey="n" rel="next">
Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span>
</a>
</div>
<hr>
<div class="footer-meta">
<div class="footer-left">
<span>© Copyright Gaijin Entertainment 2026.
<span class="lastupdated">Last updated on Jul 14, 2026.</span>
</span>
</div>
</div>
</footer>
</body>
</html>