# TiltedOnline **Repository Path**: nevada/TiltedOnline ## Basic Information - **Project Name**: TiltedOnline - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-18 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tilted Online ![Build status](https://github.com/tiltedphoques/TiltedOnline/workflows/CI/badge.svg?branch=master) [![Discord](https://img.shields.io/discord/247835175860305931.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/skyrimtogether) [![Patreon](https://img.shields.io/badge/Patreon-donate-purple.svg)](https://www.patreon.com/skyrimtogether) 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.* You can find a copy of the license [here](https://skyrim-together.com/files/file/1-tilted-phoques-agreement/) ## Building ### Windows You will need [Visual Studio 2019 Version 16.8 Preview 2](https://devblogs.microsoft.com/visualstudio/visual-studio-2019-v16-8-preview-2/) (the community edition is freely available). **Earlier versions of Visual Studio will not work**. You will also need [Node.js](https://nodejs.org/en/) 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. - A bot will ask you to sign a CLA when making a PR.