NexusForever / NexusForever

An emulator for the defunct MMORPG WildStar which supports build 16042 (Final Patch)

Home Page:https://emulator.ws/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NexusForever

Discord

Information

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

Getting Started

Server Setup Guide

Requirements

  • Visual Studio 2022 (.NET 8 and C# 12 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.
  • Game Rework
    Current active development branch, major refactors and updates to the project are underway in this branch.
    All PR's should be targeted to this branch.
    This branch will eventually be merged back into develop.
  • Develop
    Active development branch with the latest features but may be unstable.
    Any new pull requests must be targed towards this branch.

Links

Build Status

Windows

Automated builds that will run on Windows or Windows Server.

Master:
Master
Game Rework:
Game Rework
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
Game Rework:
Game Rework
Development:
Development

About

An emulator for the defunct MMORPG WildStar which supports build 16042 (Final Patch)

https://emulator.ws/

License:GNU Affero General Public License v3.0


Languages

Language:C# 99.7%Language:HTML 0.2%Language:Shell 0.1%