Skip to content

Commit bda379f

Browse files
committed
docs(readme): add logo badges and navigation header for ko
1 parent a1d55ec commit bda379f

1 file changed

Lines changed: 19 additions & 6 deletions

File tree

README.ko.md

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,26 @@
11
<div align="center">
2-
<a href="README.md">English</a> |
3-
<a href="README.zh-CN.md">简体中文</a> |
4-
<a href="README.zh-TW.md">繁體中文</a> |
5-
<a href="README.ja.md">日本語</a> |
6-
<b>한국어</b>
7-
</div>
2+
3+
![GameFrameX Logo](https://download.alianblank.com/gameframex/gameframex_logo_320.png)
84

95
# Unity 멀티 플랫폼 채널 가져오기
106

7+
[![Version](https://img.shields.io/badge/version-1.3.0-blue.svg)](https://github.com/gameframex/com.gameframex.unity.getchannel)
8+
[![Unity](https://img.shields.io/badge/Unity-2017.1+-green.svg)](https://unity3d.com/get-unity/download)
9+
[![License](https://img.shields.io/badge/license-MIT+Apache%202.0-orange.svg)](LICENSE.md)
10+
[![Documentation](https://img.shields.io/badge/docs-gameframex.doc.alianblank.com-brightgreen.svg)](https://gameframex.doc.alianblank.com)
11+
12+
**인디 게임 개발자를 위한 올인원 솔루션 · 인디 개발자의 꿈을 실현**
13+
14+
[📖 문서](https://gameframex.doc.alianblank.com)[🚀 빠른 시작](#설치)[💬 QQ 그룹: 467608841](https://qm.qq.com/cgi-bin/qm/qr?k=sYFd1nv6m2KZIWFLorZ5pBR0AE5ZhbuL&jump_from=webapi&authKey=oCu+uoL3n35fT5SEt7iLgGtROPxh31n/rHUxRlp0w1f+j38W4tKBuWyRH3KEdwHN)
15+
16+
---
17+
18+
🌐 **언어**: [English](./README.md) | [简体中文](./README.zh-CN.md) | [繁體中文](./README.zh-TW.md) | [日本語](./README.ja.md) | [**한국어**](./README.ko.md)
19+
20+
---
21+
22+
</div>
23+
1124
이 플러그인은 Unity 프로젝트에서 멀티 플랫폼의 배포 채널 식별자를 가져오는 데 사용됩니다(iOS, tvOS, visionOS, Android, Editor, PC, WebGL, UWP 및 콘솔 플랫폼 지원). `https://github.com/GameFrameX/GameFrameX` 프로젝트의 서브모듈입니다.
1225

1326
## 기능

0 commit comments

Comments
 (0)