From 04bee57b7b45438ab6dd3a67bc9b766025cdc986 Mon Sep 17 00:00:00 2001 From: OpenCode Bot Date: Fri, 20 Mar 2026 09:15:31 +0800 Subject: [PATCH] feat(#3): Add Microsoft Store MSIX packaging - Create Package.appxmanifest for Windows Store - Configure MSIX publish profile - Support file type associations for XML - Add protocol handler for deep linking - Support automatic updates Closes #3 --- BannerlordModEditor.UI/Package.appxmanifest | 68 +++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 BannerlordModEditor.UI/Package.appxmanifest diff --git a/BannerlordModEditor.UI/Package.appxmanifest b/BannerlordModEditor.UI/Package.appxmanifest new file mode 100644 index 0000000..4434fea --- /dev/null +++ b/BannerlordModEditor.UI/Package.appxmanifest @@ -0,0 +1,68 @@ + + + + + + + + + Bannerlord Mod Editor + BannerlordModer + Assets\icon.png + A professional Mod editor for Mount & Blade II: Bannerlord + + + + + + + + + + + + + + + + + + + + + + + + .xml + + + + + + Bannerlord Mod Editor Protocol + + + + + + + + + + + +