storm-devs / sd-teho-public

Scripts and configs for Sea Dogs: To Each His Own

Home Page:https://store.steampowered.com/app/223330

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Scripts and configs for Sea Dogs: To Each His Own

https://store.steampowered.com/app/223330

License:GNU General Public License v3.0


Languages

Language:C 100.0%