m5kro / Painless-Porter-CLI

The CLI version of Plainless Porter. This only has the barebones shell scripts. Other files can be found in the releases.
GNU General Public License v3.0
6 stars 0 forks source link

Automated MZ re-packaging doesn't account for custom asset #6

Closed Revival8697 closed 9 months ago

Revival8697 commented 9 months ago

The current script only copy over standard MZ assests and not custom asset (files or directories). I recommend testing against SampleGames_EN.zip (direct download link). This contain projects files, not games. You have to add Game.exe to them so your script can detect them.

m5kro commented 9 months ago

I see. I'll probably just copy over everything and have an exclusion list for the nwjs files.