This repository contains localized game scripts and configuration files for Sea Dogs: To Each His Own.
Branches:
develop-eng
- the latest version of English files.develop-rus
- the latest version of Russian files.
To be able to run the game you need assets that go together with the game on Steam.
- Clone the storm-engine repository.
- Follow the steps to build the game engine.
- Add new debug configuration for the
engine
target. - Set the game installation folder as the current directory in launch.vs.json, e.g.
"currentDir": "C:\\Program Files (x86)\\Steam\\steamapps\\common\\Sea Dogs To Each His Own"
. - Copy the content of this repository to the game installation folder replacing existing files.
- Run the game from VS.
If you'd like to get involved, don't hesitate to contact us. Pull requests and any other kind of help are more than welcome as well.