HunterZ / hzmoria

My cleanup fork of UMoria 5.6
GNU General Public License v3.0
1 stars 0 forks source link

Design and implement release packaging #4

Open HunterZ opened 2 years ago

HunterZ commented 2 years ago

Tried to clean up file management configuration a bit, but there's still a split between DOS and *nix that needs to be resolved.

Thoughts on how release files might ideally be handled for modern Windows/Mac/Linux ports:

This sounds too complicated for an initial cut. Maybe just go with a portable install at first, and refactor to properly installable solutions later? Expecting the user to unpack to and run from a user folder containing all files is probably reasonable, but needs to be tested on all 3 OSes (especially Mac) for viability.