GithubHelp home page GithubHelp logo

luna5ama / cocoainput Goto Github PK

View Code? Open in Web Editor NEW

This project forked from axeryok/cocoainput

2.0 0.0 0.0 794 KB

A best way to input characters with native mac IM in Minecraft

Home Page: https://minecraft.curseforge.com/projects/cocoainput

License: Other

Shell 1.17% C 15.07% Objective-C 17.13% Java 65.22% Makefile 1.41%

cocoainput's Introduction

CocoaInput

Support IME - Input Method Editor(Japanese,Chinese,Korean) in Minecraft on Multi-platforms(macOS, Windows, X11).

Compiling

  1. Clone git repository
git clone https://github.com/Axeryok/CocoaInput.git
cd CocoaInput
  1. Compile native library
    CocoaInput needs native-platform libraries to work. To compile them, run one of below scripts which is your platform.
    • build_lib_for_mac.sh - For macOS
    • build_lib_for_x11.sh - For Linux
    • build_lib_for_win.sh - For Windows
    • (build_lib_all.sh - For all platform, You should create remote_build.sh to build macOS lib remotely.)
  2. Compile Forge Mod
    Type below command.Forge mod will be located in "fabric/build/libs".
./gradlew build
  1. Compile Fabric Mod
    Type below command.Fabric mod will be located in "fabric/build/libs".
cd fabric
./gradlew build

Installing

CocoaInput official binaries has been distributed on https://www.curseforge.com/minecraft/mc-mods/cocoainput . Get jar from above URL or trying ”Compiling" task. Place it in your mods directory.

CocoaInput requires MinecraftForge or Fabric.

This mod uses Java Native Access (Apache Licence2) and binuary for Minecraft1.7.10 contains it.

License

Minecraft Mod Public License Japanese Transration

cocoainput's People

Contributors

axeryok avatar clockvoid avatar gomasy avatar lukuon avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.