Facebook Instant Games
Last updated
Last updated
Games built with Hology Engine an be packed as a static web application and be distributed easily on platforms like Facebook Instant games.
Before you can upload your game to Facebook Instant Games, you need to package it up in a .ZIP file.
First, build your project with the following command in your project's directory.
This should have created a folder called dist. Compress the dist directory into a .ZIP file.
Join the Facebook Developer Program:
Visit the Facebook for Developers website () and sign up for a developer account.
Create a New App:
In the Developer Dashboard, create a new app. This app will represent your Instant Game on Facebook.
Fill in details:
Fill in the basic details for your app, including the display name, description, category, and images.
Upload game:
Go to Web hosting. Click "Upload version". Upload the .zip file you created in step 1.
Go through the rest of the steps as explained in the to submit your game for review and publish it.