Skip to content

G4free/genshinAutoGlossary

 
 

Repository files navigation

genshinAutoGlossary

Update your input method preferences as Genshin Impact updates and rolls out a new version, just some keystrokes away.

Attention

  1. This software was tested on a macOS device having Python 3.9 installed. It may also work on some other Linux or BSD distros but probably not on a Windows device
  2. You have to git clone https://gitlab.com/YuukiPS/GC-Resources to your local PC first

How to use

  1. git clone this repository to your local disk
  2. git clone https://gitlab.com/YuukiPS/GC-Resources to the project folder (Or download only the latest version of the resource to save your disk space)
    git clone https://gitlab.com/YuukiPS/GC-Resources.git
  3. Find Common/conf.py and change the dataPath and prodPath variables.
  4. pip3 install opencc pypinyin
  5. cd to {ProjectRoot} and run python3 app.py
  6. The program will run and produce some output to console.
  7. The generated files required by Rime (Squirrel) will be produced at {ProjectRoot}/Build folder. Copy all the three files there to your Rime config folder.
  8. Re-deploy your input method and enjoy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%