4. Publishing

Publishing

Join the HDK Discord

In order for us to be able to help you succeed with your project, please start with signing up and entering our HDK Discord server (opens in a new tab).

Sign up as a developer

If you haven't already, you will need to sign up as a Hiber3D Developer. This is not necessary in order to develop locally but you will need to be registered to be able to publish your worlds to hiberworld.com (opens in a new tab)

Sign up as a Developer (opens in a new tab)

Run the upload script

Open a terminal window, navigate to your project directory and type:

npm run upload

This will start a prompt that will guide you through the upload process.

ℹ️

On StackBlitz you can open up a new terminal window with the '+' in the right corner of the current.

Enter your developer token

First you will be asked to enter your developer token. If you are signed up as a developer, you can get this token by navigating to the Developer portal (opens in a new tab) and pressing 'Create Token'

Add a name

Next you will be asked to name your creation. This name will show up on https://hiberworld.com (opens in a new tab) if you decide to make your creation public there.

Done!

You should now see something like this in your terminal:

Uploaded

Click the link to view your creation on https://hiberworld.com (opens in a new tab).

Where to go from here?

We have just scratched the surface of what's possible to create using HDK. Here are some next steps you can take to learn more: