Welcome to Waven-Translation project! This is a project made by Maufeat to offer an english patch so that non-french speakers can enjoy the game aswell.

Information

  1. Before installing the patch. Check if the Version number ingame matches the patch number, if it doesnt, the patch will cause your game to break and you have to repair your client/replace the patched DLL with the original.

Installing

  1. Download the latest version of Waven-Translatin from this link
  2. Inside Ankama Launcher, go to Waven -> Settings -> Game Folder -> 'Open the Game Folder'
  3. Inside Waven's game folder, place Ankama.Cube.dll inside Waven_Data/Managed
  4. Run the game

You don't need to redownload to get the newest translations. The app fetches the new translation everytime you open Waven, so you'll always have the most up to date translations!

Helping with the translation

If you know how to use git

  1. Clone the repo;
  2. Translate strings from the .json files (except for en-en.json);
  3. Run WavenMerge.exe
  4. Make a Pull Request with every changed .json file and en-en.json

If you don't know how to use git

  1. Download any files you wish to translate (with the exception of en-en.json);
  2. Translate the strings manually;
  3. Message Maufeat#5181 or dagostin#9996 at discord, with the translated file;
  4. As soon as we can, we'll push the changes to the app;