简体   繁体   中英

Submit a Unity app to Windows store

I have a unity app built for Windows desktop. Client wants this to be distributed through Windows 10 Store. This is just a desktop app and has no support to tabs or phones. But looks like with Windows 10 there is no desktop only option. Is there any documentation on what are the steps I need to follow to submit the unity built app to Windows store?

I did some reading and looks like this is what I will have to do. https://channel9.msdn.com/Blogs/One-Dev-Minute/How-to-publish-your-Unity-game-as-a-UWP-app https://docs.microsoft.com/en-us/windows/desktop/win_cert/windows-certification-portal

But want to get a confirmation from some one who has already done that. As I don't have a Windows developer account right now to try that out.

Is there any documentation on what are the steps I need to follow to submit the unity built app to Windows store?

The steps of publishing a unity app is similar to UWP app. You can refer to App Submissions for more details.

After your packages have been successfully uploaded, you will find the Device family availability section that indicates which packages will be offered to specific Windows 10 device families. For your requirement, you could check Windows 10 Desktop device option, as the follow picture shows: 在此处输入图片说明

For more info, you could refer to Device family availability official document.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM