Getting Started
Nodecraft Studio is a REST-based API that adds Multiplayer UGC to a game with Dedicated Servers. Leveraging the well-known and industry-leading Game Server Hosting availalbe from Nodecraft, you can monitize and engage with UGC for your game like never before.
Quick Start
Section titled “Quick Start”The best way to quicky launch your very own Nodecraft Studio integration is to use an Offical Nodecraft Studio SDK.
Custom Integration
Section titled “Custom Integration”If you are not using a supported game engine or want to implement this with your own bespoke solution you can use the REST API and bring your own UI.
Get your API Keys
Section titled “Get your API Keys”-
First, create a Nodecraft account or sign in.
-
Leverage The Studio Developer Console Once your account is approved, you’ll be able to access your game’s API details on the Nodecraft Studio Developer Console.
Build your Dedicated Server Executable
Section titled “Build your Dedicated Server Executable”Nodecraft Studio doesn’t provide netcode or facilitate with the networking side of the multiplayer stack. You’ll need to implement that yourself with a custom solution. For more information check out the Server Executable docs.