Skip to content

Powershell script to correctly repackage broken APPX files generated by Godot 3.5

License

Notifications You must be signed in to change notification settings

panreyes/godot-appx-repackager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

godot-appx-repackager

Powershell script to correctly repackage broken APPX files generated by Godot 3.5

Usage

.\godot-appx-repackager.ps1 game.appx

Tips

  • X64 only!
  • UWP export fields must be 4 characters long at least.
  • publisherName must match with the one provided in the Godot UWP export field (CN=RAWRLAB).
  • A self-signed PFX certificate will be generated if you don't provide one.
  • Avoid spaces and special characters in any paths, just in case.

About

Powershell script to correctly repackage broken APPX files generated by Godot 3.5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published