Описание
# XPlus ContingameIME
An unofficial continuation of an unofficial continuation of [IngameIME](https://github.com/Windmill-City/IngameIME-Minecraft). An unofficial update of [ContingameIME](https://github.com/ThinkingStudios/ContingameIME).
Use input method in full screen Minecraft.
# Preview
### Window Mode

### Full screen Mode

# Toggle Key
- Click the hotkey to switch between **temporary input state** and **closed state**
- Double-click the hot key to switch to **open mode**
- **temporary input state** switch to **closed State** when mouse move and something was committed
## Dependencies
- *Forge* (Not Supported ATM)
- [Kotlin for Forge](https://www.curseforge.com/minecraft/mc-mods/kotlin-for-forge)
- [Cloth Config API (Forge)](https://www.curseforge.com/minecraft/mc-mods/cloth-config)
- [Architectury API (Forge)](https://www.curseforge.com/minecraft/mc-mods/architectury-api)
- Fabric
- [Fabric Language Kotlin](https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin)
- [Cloth Config API (Fabric)](https://www.curseforge.com/minecraft/mc-mods/cloth-config)
- [Architectury API (Fabric)](https://www.curseforge.com/minecraft/mc-mods/architectury-api)
- [Satin API](https://www.curseforge.com/minecraft/mc-mods/satin-api) **(Optional, conflicts with OptiFine)**
### This Mod requires VCRuntime141 to run, download it on the official website of Microsoft [Download Link](https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist)
# This mod code reference/use
- [Xieecao/C2GIME](https://github.com/Xieecao/C2GIME) (LGPL-2.1)
- [ThinkingStudios/ContingameIME](https://github.com/ThinkingStudios/ContingameIME) (LGPL-2.1)
- [Windmill-City/IngameIME-Minecraft](https://github.com/Windmill-City/IngameIME-Minecraft) (LGPL-2.1)
- [Wybxc/IngameIME-Minecraft](https://github.com/Wybxc/IngameIME-Minecraft) (LGPL-2.1)