Skip to content

Commit b1af154

Browse files
Updates to conclusion.
1 parent f52ec09 commit b1af154

File tree

1 file changed

+20
-5
lines changed
  • articles/tutorials/advanced/MobileDeployment/08_conclusion

1 file changed

+20
-5
lines changed

articles/tutorials/advanced/MobileDeployment/08_conclusion/index.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,28 @@ description: "Learn how to publish your MonoGame mobile application to both the
55

66
# Conclusion
77

8-
This completes the comprehensive guide to publishing your MonoGame application on both major mobile app stores. Following these workflows will help ensure successful publication and ongoing maintenance of your mobile game.
8+
This completes the tutorial to publishing your MonoGame application on both iOS and Android app stores. Following these workflows will help ensure successful publication and ongoing updates to your mobile game.
99

10-
## Here's a Recap
10+
## And now for a Recap...
1111

12-
###
12+
- [Getting Started with Android Development](https://learn.microsoft.com/en-us/dotnet/android/getting-started/installation/)
1313

14-
### Tools
14+
- [Getting Started with Maui Development](https://learn.microsoft.com/en-us/dotnet/maui/get-started/installation)
1515

16+
- [Central Package Management](https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management)
17+
18+
## App Stores
19+
20+
- [Google Play Console](https://play.google.com/console)
21+
22+
- [Apple Connect](https://appstoreconnect.apple.com)
23+
24+
## Libraries
25+
26+
- [https://github.com/vchelaru/Gum](https://github.com/vchelaru/Gum)
27+
28+
## Tools
29+
30+
- [JetBrains Rider](https://www.jetbrains.com/rider/)
31+
- [VS Code](https://code.visualstudio.com/)
1632
- [App Icon Generator](https://www.applicon.com)
17-
-

0 commit comments

Comments
 (0)