Native libraries to support CJK (Chinese, Japanese, Korean) IME in Java applications.
- Korea-Minecraft-Forum/CocoaInput: Fork of the original project (Axeryok/CocoaInput)
- LemonCaramel/caramelChat: Rewritten project to improve reliability
- Clone the git repository.
git clone https://github.com/Korea-Minecraft-Forum/CocoaInput-lib.git
cd CocoaInput-lib
- Compile native library
(Run one of below scripts which is your platform.)
- CocoaInput-lib
build_macOS.sh
- For macOSbuild_Windows.sh
- For Windowsbuild_X11.sh
- For Linux(X11)
- caramelChat Library
- [BETA]
build_Wayland.sh
- For Linux(Wayland)
- [BETA]
Use the license of the original project.