Git Product home page Git Product logo

skyrimonline's Introduction

SkyrimOnline

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

Building

You will need Visual Studio 2013 to build, the community edition is free. You will also need to install the following :

  1. Now go to Build/ and double click MakeVS2013Projects.bat, this will codegen the netcode and create the Visual Studio solution.
  2. Go to Build/projects and open SkyrimOnline.sln
  3. Choose the configuration PriRel or PubRel (PriDeg does NOT work)
  4. Click Build.
  5. Enjoy.

Running

  1. You will first need to copy the Data directory in your Skyrim installation folder.
  2. Then you will need to copy dinput8.dll, MyGUIEngine.dll and ScriptDragon.dll which you can find in Build/Bin in your Skyrim installation folder.
  3. We recommend creating a simlink to SkyrimOnline.dll in Data/SKSE/plugins/, you can always copy/paste the binary there every time.
  4. In Build/bin/server you will find Game.exe (PubRel) or Game_r.exe (PriRel), launch one.

Remember this is the experimental branch and as you can probably see there is no release or stable branch, so if it might not work or even build.

Licence

See LICENCE

skyrimonline's People

Contributors

banderi avatar evayr avatar maximegmd avatar rockhowse avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.