Skip to content

storm-devs/sd-teho-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sea Dogs: To Each His Own

This repository contains localized game scripts and configuration files for Sea Dogs: To Each His Own.

Join the chat at https://discord.gg/jmwETPGFRe

Branches:

  • develop-eng - the latest version of English files.
  • develop-rus - the latest version of Russian files.

Running the game from Visual Studio

To be able to run the game you need assets that go together with the game on Steam.

  1. Clone the storm-engine repository.
  2. Follow the steps to build the game engine.
  3. Add new debug configuration for the engine target.
  4. 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".
  5. Copy the content of this repository to the game installation folder replacing existing files.
  6. Run the game from VS.

Contributing

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.

License

GPL-3.0 License