Skip to content

NexusForever/NexusForever

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 13, 2018 14:53
October 11, 2021 14:08

NexusForever

Discord

Information

A server emulator for WildStar written in C# that supports build 16042.

Getting Started

Server Setup Guide

Requirements

  • Visual Studio 2019 (.NET 5 and C# 9 support required)
  • MySQL Server (or equivalent, eg: MariaDB)
  • WildStar 16042 client

Branches

NexusForever has multiple branches:

  • Master
    Latest stable release, develop is merged into master once enough content has accumulated in develop.
    Compiled binary releases are based on this branch.
  • Develop
    Active development branch with the latest features but may be unstable.
    Any new pull requests must be targed towards this branch.
  • Communities
    Active development branch of the communities housing feature.

Links

Build Status

Windows

Automated builds that will run on Windows or Windows Server.

Master:
Master
Development:
Development

Linux

Automated builds that will run on various Linux distributions.
See the .NET runtime identifer documentation for more information on exact distributions.

Master:
Master
Development:
Development