Graphic program for translating language files SOE T4.
T4 is used in games:
- Pirates of the burning sea
- EverQuest 2
- PlanetSide 2
- H1Z1
- ...
- When saving the DAT file, the translation generates a DIR file for it..
- Supports translation templates.
- Support for Google Translate.
- Support for translation checking.
Download release
Unpack and run:
- Windows:
potbs_langui.exe
- Linux:
./potbs_langui
- Windows: msys2 or Chocolatey
- Linux
$ go get github.com/snakesel/potbs_langui/
$ cd $GOPATH/src/github.com/snakesel/potbs_langui/
- Windows:
go build -ldflags "-H=windowsgui -s -w"
- Linux:
go build
./potbs_langui