kayler-renslow / arma-dialog-creator

A dialog/GUI creation tool for Arma 3.
MIT License
76 stars 12 forks source link

fix directory separator for work unix system #38

Closed mike1pol closed 5 years ago

kayler-renslow commented 5 years ago

I've tested ADC on Linux and even developed ADC with it and this stuff was never a problem. Do you have a test case where it is?

mike1pol commented 5 years ago

in Mac OS

image
kayler-renslow commented 5 years ago

Thats weird how this is only a problem for macs. I'll accept the request when I look into this a bit more.

kayler-renslow commented 5 years ago

Would you mind taking a look at this file as well? I don't own a Mac and can't test this stuff, but I'm presuming that I just replace "/" or "\" with File.Separator.

Although the installer comes as an .exe, the same code is used for extracting updates for ADC, so it's pretty important.