Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sokcuri authored Jul 18, 2020
1 parent f704936 commit 28df02d
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,29 @@
# NaraeChat
나래챗은 마인크래프트 1.14.4에서 사용 가능한 한글 채팅 모드입니다. 한/영 전환 버튼을 사용해 한글 채팅을 할 수 있고 한글 입력 상태가 다른 키를 방해하지 않습니다
나래챗은 마인크래프트에서 사용 가능한 한글 채팅 모드입니다. 한/영 전환 버튼을 사용해 한글 채팅을 할 수 있고 한글 입력 상태가 다른 키를 방해하지 않습니다

## 나래챗 정보
* 만든이: [소쿠릿](https://twitter.com/sokcuri)
* [홈페이지](https://github.com/sokcuri/NaraeChat)
* [다운로드](https://github.com/sokcuri/NaraeChat/releases)
* [업데이트 기록](CHANGELOG.md)
* 버전: 1.14.4-0.6.0 (2019-09-11)
* 마인크래프트 : 1.14.4
* 포지 : 1.14.4-28.0.55
* 버전: 1.16.1-0.7.0 (2020-07-18)
* 마인크래프트 : 1.16.1
* 포지 : 1.16.1-32.0.47
* [라이센스 : LGPL 3.0](LICENSE.txt)
* [버그 리포트 또는 개선 요청 올리기](https://github.com/sokcuri/NaraeChat/issues/new)

## 기능
* 한영 키로 한글/영어 전환 가능
* 한글 상태에서도 모든 키를 조작 가능
* 자판 상태 인디케이터 기능
* 폰트 변경 기능

## 옵션
* 인 게임 키 설정 란에서 한글/영어 전환 키를 변경할 수 있습니다
* 폰트 변경은 마인크래프트 옵션 > 언어 > 폰트에서 변경 가능합니다

## 미구현 기능
* 세벌식 키보드 자판
* 한자 키 기능
* 폰트 변경 기능

## 설치 방법
* [Release 페이지](https://github.com/sokcuri/NaraeChat/releases)에서 jar 파일을 다운받고 마인크래프트 데이터 폴더(Windows는 %appdata%\\.minecraft, Linux는 ~/.minecraft) 아래에 있는 mods 폴더에 파일을 넣어주세요

0 comments on commit 28df02d

Please sign in to comment.