publish a windows 10 game with construct 2

13
By Shahed Chowdhuri Sr. Technical Evangelist Publish a Windows 10 Game with Construct 2 Export & Publish a Universal Windows Platform App @shahedC WakeUpAndCode.com

Upload: shahed-chowdhuri

Post on 24-Jan-2017

2.905 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Publish a Windows 10 Game with Construct 2

By Shahed ChowdhuriSr. Technical Evangelist

Publish a Windows 10 Game with Construct 2Export & Publish a Universal Windows Platform App

@shahedC

WakeUpAndCode.com

Page 2: Publish a Windows 10 Game with Construct 2

1. Enable Developer ModeSearch for “developer mode” or “developer features”

Enable “Developer mode” option

Page 3: Publish a Windows 10 Game with Construct 2

2. Enter Game Details

Page 4: Publish a Windows 10 Game with Construct 2

3. Export to Windows 10 Universal

Click “Export Project”

Select “Windows Store”

Page 5: Publish a Windows 10 Game with Construct 2

3. Export (continued)Enter (or browse to) a location…

Click Export

Click Export

Select Windows 10 Universal as Target…

Page 6: Publish a Windows 10 Game with Construct 2

4. Fix manifest file, if necessary

Right-click to View Code (F7)

Page 7: Publish a Windows 10 Game with Construct 2

5. Associate with Store App

Right-click project in Solution Explorerthen clickStore Associate App with the Storein popup menu

Page 8: Publish a Windows 10 Game with Construct 2

6. Add Required Images

Identify placeholderimages to replace

Page 9: Publish a Windows 10 Game with Construct 2

6. Add Required Images (continued)

Page 10: Publish a Windows 10 Game with Construct 2

7. Run WACK!

Right-click project in Solution Explorerthen clickStore Create App Packages…in popup menu

Page 11: Publish a Windows 10 Game with Construct 2

7. Run WACK (continued)

Step through dialogs, then launch WACK

If FAILED, fix issues and repeat.If PASSED, proceed to next step.

Page 12: Publish a Windows 10 Game with Construct 2

8. Publish to Windows Storedev.windows.com Go to

Dashboard

Page 13: Publish a Windows 10 Game with Construct 2

1. Enable developer mode in Windows 102. Enter game details in Construct 23. Export to Windows 10 Universal format4. Fix manifest file in Visual Studio, if

necessary5. Associate your app with Store App6. Add required images, e.g. logo, icon,

splash7. Run WACK (Windows App Certification Kit)8. Publish to Windows Store!

Summary