Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.22 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.22 KB

Tilted Online

Build status Discord Patreon

This framework was created to enable multiplayer in Bethesda games, at the moment two games are supported ; Skyrim Special Edition and Fallout 4.

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 Version 16.8 Preview 2 (the community edition is freely available). Earlier versions of Visual Studio will not work. You will also need Node.js if you want to build the UI.

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.