Skip to content

gomasy/CocoaInput

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CocoaInput

Support IME input(Japanese,Chinese,Korean) in Minecraft on Mac OS X.

Compiling

git clone https://github.com/Axeryok/CocoaInput.git
cd CocoaInput
gradle build

Jars will be located in "build/libs".

Installing

CocoaInput has been distributed on http://forum.minecraftuser.jp/viewtopic.php?f=13&t=24394. Get jar from above URL or trying ”Compiling" task.

Place it in your mods directory.

CocoaInput requires MinecraftForge. This mod uses Java Native Access (Apache Licence2)

License

Minecraft Mod Public License Japanese Transration

About

Support IME input in Minecraft on OSX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 76.9%
  • Objective-C 23.1%