Skip to content

Commit

Permalink
update OKG users (#53)
Browse files Browse the repository at this point in the history
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
  • Loading branch information
chrisliu1995 authored Apr 27, 2023
1 parent 4eaed8d commit e888ec0
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
11 changes: 11 additions & 0 deletions docs/en/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
Binary file added docs/images/bilibili-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/guanying-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/hypergryph-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/shangyou-logo.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions docs/中文/说明文档.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@ OpenKruiseGame(OKG)具有如下核心能力:
* 云服务厂商无关
* 复杂的游戏服务编排

### 谁在使用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。
Expand Down

0 comments on commit e888ec0

Please sign in to comment.