Skip to content

nesquate-mcserver/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.

About

CocoaInput Native Library (Windows, macOS, Linux)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.6%
  • Objective-C 39.8%
  • Makefile 5.6%
  • Shell 1.0%