File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,8 +36,10 @@ The AppManager uses the latest release's download URL to fetch the `.mpk`.
3636
37371 . Build your ` .mpk ` following the [ Bundling Apps] ( bundling-apps.md ) guide. The top-level folder in the ZIP must match the app's ` fullname ` exactly.
38382 . Ensure the archive contains a valid ` MANIFEST.JSON ` .
39- 3 . Upload the ` .mpk ` to your BadgeHub project.
40- 4 . MicroPythonOS will detect the new release the next time the AppStore refreshes the BadgeHub backend.
39+ 3 . If it's the first time, fill out the "Create Project" form on BadgeHub.eu after logging in
40+ 4 . Make sure you select ** ` mpos_api_0 ` ** under "Badge" to indicate your app is built for MicroPythonOS
41+ 5 . Upload the ` .mpk ` to your BadgeHub project.
42+ 6 . MicroPythonOS will detect the new release the next time the AppStore refreshes the BadgeHub backend.
4143
4244## Version handling
4345
You can’t perform that action at this time.
0 commit comments