Skip to content
psilo edited this page Jan 14, 2017 · 4 revisions

This project is just a draft as of now! We're planning it right here!

If you're interested in how it goes along, visit us from time to time or just start contributing.

Every contribution, be it big or small, is welcome!

Nexus

Nexus is a cross-platform project you can use in games running on Windows, Linux, iOS or Android.

Nexus is written in C# using cross-platform libraries.

Nexus consists of:

  • a Client with tools helping you to develop sleek, fast and low-garbage networking code
  • a Server you may host on AWS, at home or any other provider running Windows or Linux
    • You don't have to use the server if your game is hosted on Steam, because our server wraps all services the client uses
    • Interaction between hosted instances and third-party instances (Steam) is possible (your players on hosted instances may invite people on Steam to play)

Nexus is open-source! It will stay open-source and we will never charge you for anything!

Nexus is licensed under the Unlicense.

Clone this wiki locally