- Build the game in case you use a bundler like Webpack
- Archive the produced static assets
-
The archive should be a
ZIP
file. Example:Game archive example
-
The archive should include a folder with all the game’s assets:
💡 Make sure that you removed OS specific system files from the archive, eg. `.DS_Store` in case of **macOS**.[game_name].zip/ └── [game_name]/ ├── ...(game assets) └── index.html
-
When you have the game’s archive ready, the next step is to upload it.
-
Connect your wallet (eg. MetaMask)
-
Enter Game admin panel
-
Click
Add game
-
Fill the game information and drag the game’s archive to the
Upload zip file
area -
On the next step you will be asked to sign a message with your wallet and then the game will start uploading
-
After successful upload, you can go back to you game list to see the newly added game there
The game is successfully uploaded to DDC! You can now copy the link to your game and share it.