Creating and publishing your g...

Publishing your game

6min

In this guide you will learn how you can publish your game in the AirConsole store.

1. Add game in the developers console

  1. Go to the developers console: airconsole.com/developers and login with your Google account.
  2. Click on the "Create new game" button.
  3. Fill out the form, including uploading a cover art.
  4. Click on "Create game".
The game-id can't be changed later on!
Document image


2. Zip your game files

Create a .zip file which contains your game files.

The screen.html and the controller.html have to be in the root of the .zip file.
Document image


3. Upload your game

After filling out the form and creating your game in the developers console you can upload your zip file.

Click on 'Choose File', select your zip and click on the 'Update' button.

Your game will now be uploaded.

Don't worry, games which are not done are not going to be released. So you can also just upload a test-version to see how it performs
Document image


4. Versions and Review

As soon as you have uploaded your zip file, you can use the preview link to test your game. Once you are sure your game works as intended, you can submit it for review. The AirConsole team will then look at and test your game and will directly contact you with feedback about what is left to do for it to be launched on AirConsole.

AirConsole will not launch your games without your agreement.

Whenever you upload a new zip file for your game, the old version won't get overwritten, but a new version will be added. Consequently you can rollback to old versions if something goes wrong.

Document image