Skip to content

minefriggs/GameGoogleTranslate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameGoogleTranslate

This is a collection of tools I have written to assist in making google translate mods for games. Execute the compiled programs to get usage info.

Currently supported games:

  1. Minecraft
  2. Hades (WIP)

How to build

This project uses CMake. Simply execute the init script for your platform, or run the following commands:

mkdir -p build && cd build;
cmake ..

About

Programs to enable google translating text in video games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.2%
  • C 3.6%
  • Other 0.2%