Skip to content

B4T3S/Warthunder-Translation-Editor

Repository files navigation

Warthunder Translation Editor

A tool to change translations within war thunder.

Build GitHub tag License

What is this?

As the title states. This tool is used to change translations within war thunder!
Want to rename a tank? Change the kill message to BONK? Maybe replace the word Exit with Ragequit!? Well then this is the tool for you!

Note

Please keep in mind this tool is still in development and might have a couple bugs! If you see something that seems broken or unclear, please open an issue!

Where can I get a file I can run?

That's simple!

  1. Grab the latest release
  2. Open the executable you downloaded
  3. That's it!

And if you don't want to run a random executable from the internet you can (after cloning this repo):

  1. Run make setup to create a python venv and install all requirements
  2. Run make dev to start a browser version of this app with hot-reloading enabled
  3. Alternatively run make build to create an executable yourself!

License

Released under MIT by @B4T3S.