Genshin impact tools that allows you to choose what team you'll play, based on your characters and your box.
Make sure you have g++ compiler install, otherwise :
sudo apt-get install g++
In the directory, run it using the command :
make run
If you encounter a permission denied problem, improve the right of the .exe file using from the directory:
sudo chmod 700 ./build/genshin_team_selector.exe
Clear the terminal:
CTRL+C
BETA-Version : still under development Futur feature to add :
- Improve the database of teams
- Add some statistics about the most useful characters
- Add some statistics about the key characters
- Allow box file modification directly from the tool