update OKG users (#53)

Signed-off-by: ChrisLiu <chrisliu1995@163.com>
This commit is contained in:
ChrisLiu 2023-04-27 18:41:43 +08:00 committed by GitHub
parent 4eaed8df57
commit e888ec00aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 33 additions and 0 deletions

View File

@ -54,6 +54,17 @@ OpenKruiseGame has the following core features:
* Independent of cloud service providers
* Complex game server orchestration
### Users of OpenKruiseGame(OKG)
<table style="border-collapse: collapse;">
<tr style="border: none;">
<td style="border: none;"><center><img src="./docs/images/bilibili-logo.png" width="120"> </center></td>
<td style="border: none;"><center><img src="./docs/images/hypergryph-logo.png" width="120" ></center> </td>
<td style="border: none;"><center><img src="./docs/images/shangyou-logo.jpeg" width="120" ></center></td>
<td style="border: none;"><center><img src="./docs/images/guanying-logo.png" width="120" ></center> </td>
</tr>
</table>
### What to do next
* Install and use OpenKruiseGame. For more information, see [Getting Started](./docs/en/getting_started) & [User Manuals](./docs/en/user_manuals).

View File

@ -54,6 +54,17 @@ OpenKruiseGame has the following core features:
* Independent of cloud service providers
* Complex game server orchestration
### Users of OpenKruiseGame(OKG)
<table style="border-collapse: collapse;">
<tr style="border: none;">
<td style="border: none;"><center><img src="../images/bilibili-logo.png" width="120"> </center></td>
<td style="border: none;"><center><img src="../images/hypergryph-logo.png" width="120" ></center> </td>
<td style="border: none;"><center><img src="../images/shangyou-logo.jpeg" width="120" ></center></td>
<td style="border: none;"><center><img src="../images/guanying-logo.png" width="120" ></center> </td>
</tr>
</table>
### What to do next
* Install and use OpenKruiseGame. For more information, see [Getting Started](./getting_started).

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View File

@ -54,6 +54,17 @@ OpenKruiseGameOKG具有如下核心能力
* 云服务厂商无关
* 复杂的游戏服务编排
### 谁在使用OpenKruiseGame(OKG)
<table style="border-collapse: collapse;">
<tr style="border: none;">
<td style="border: none;"><center><img src="../images/bilibili-logo.png" width="120"> </center></td>
<td style="border: none;"><center><img src="../images/hypergryph-logo.png" width="120" ></center> </td>
<td style="border: none;"><center><img src="../images/shangyou-logo.jpeg" width="120" ></center></td>
<td style="border: none;"><center><img src="../images/guanying-logo.png" width="120" ></center> </td>
</tr>
</table>
### 进行下一步
* 查看[快速开始](./快速开始)安装并体验OpenKruiseGame。