Default install directory

Can the default install directory be changed to use the name instead of the game_slug?

Having Regalia: Of Men and Monarchs as folder name is much better than regalia-of-men-and-monarchs and since the name is already provided it should be no problem to use it instead of the slug.

On Windows this may cause problems with some characters not being allowed in folder names but on other platforms this shouldn’t be a problem.
If it causes problems it can also be made so that it is created as Regalia Of Men and Monarchs (removing : - and other problematic characters).

Update: As of this moment, --destination argument for mojosetup does not allow whitespace.

Having Regalia: Of Men and Monarchs as folder name is much better than regalia-of-men-and-monarchs

nope, and the reason is exactly what you said below:

this may cause problems with some characters not being allowed in folder names

which doesn’t just apply to windows but also linux and even differs depending on FS (see https://en.wikipedia.org/wiki/Filename#Comparison_of_filename_limitations) AND the applications and frameworks used by them (e.g. Wine is notoriously bad at even simulating the upper/lowercase issue, you don’t want to try wedging weird filenames in there on top of it), as you pointed out yourself:

--destination argument for mojosetup does not allow whitespace.

so other than you having a nicer view of the folder name you don’t even have to manage yourself most of the time (and if people do they’re usually glad NOT to escape every second char when using a shell) there’s not a single reason to change this and a million against it…

Okay, thank you for the extra information.

You don’t have a thing against slugs do you? I happen to like slugs.

:slight_smile: