Skip to content

Korea-Minecraft-Forum/CocoaInput-lib

Repository files navigation

CocoaInput Native

Native libraries to support CJK (Chinese, Japanese, Korean) IME in Java applications.

List of projects

Compiling

  1. Clone the git repository.
git clone https://github.com/Korea-Minecraft-Forum/CocoaInput-lib.git
cd CocoaInput-lib
  1. Compile native library
    (Run one of below scripts which is your platform.)
  • CocoaInput-lib
    • build_macOS.sh - For macOS
    • build_Windows.sh - For Windows
    • build_X11.sh - For Linux(X11)
  • caramelChat Library
    • [BETA] build_Wayland.sh - For Linux(Wayland)

License

Use the license of the original project.