/TiltedOnline

Primary LanguageC++OtherNOASSERTION

Skyrim Together

This mod is intended to sync the player and the world state accross multiple clients.

Remember that this is the experimental branch, so there's no guarantee the mod will work or even compile.

Building

Windows

You will need Visual Studio 2019 (the community edition is freely available for download) and Directx SDK to build the project, aswell Node.js for the scripts to run properly.

Check GETTINGSTARTED.md for the detailed steps.

Contributing

  • Check the issues, it's a good place to start when you don't know what to do.
  • Fork the repository and create pull requests to this repository.
  • Try to keep your code clean.
  • A bot will ask you to sign a CLA when making a PR.