Giter Club home page Giter Club logo

darkmultiplayer's Introduction

DarkMultiPlayer

DarkMultiPlayer is a multiplayer mod for Kerbal Space Program. It supports subspace style (and master controlled warp) warping and career mode, with an easy to edit server database.

The DarkMultiPlayer client and server are cross platform, see Install.

Install

Client

  • Download the DMPClient zip and extract to [KSP root folder]/GameData
  • Download DMPUpdater, place the program on your KSP folder and run it.

Server

The DarkMultiPlayer server is cross platform, meaning you can run it on any platform that supports .NET. In Linux or macOS, you must have Mono installed to be able to run the server.

  • Download the DMPServer zip
  • Download DMPUpdater, place the program on your server folder and run it.
    • NOTE: you must have a previous server version in the folder for DMPUpdater to work.

You can configure your server by editing Config/Settings.txt.
If your server's game difficulty is set to CUSTOM, you can alter gameplay settings by editing Config/GameplaySettings.txt.

Compiling

  • Copy the assemblies from [KSP root folder]/KSP_Data/Managed to External/KSPManaged: Run msbuild /p:Configuration=Release (or build with your preferred IDE) to build the plugin and the .NET Framework version of the server. This single build is completely cross platform. Navigate to DotNet/Server/ and either run dotnet publish -c release -f netcoreapp3.1 to build for only your OS, or ./compile.sh to build for every OS

darkmultiplayer's People

Contributors

godarklight avatar xinayder avatar joshblake avatar 81ninja avatar wisperer avatar dsonbill avatar andyburke avatar norgg avatar tbg10101 avatar rcurtin avatar bdurrer avatar xandaros avatar themalkavien avatar deluxe2 avatar samschlegel avatar coolguy3289 avatar neouni avatar mrfreake avatar awdavenger avatar johannesmp avatar brianerikson avatar hvacengi avatar benjamg avatar

Watchers

James Cloos avatar

Forkers

svengali

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.