beyond-all-reason / BYAR-Chobby

55 stars 63 forks source link

Allow any file extension for devmode.txt #636

Closed thehobojoe closed 2 months ago

thehobojoe commented 3 months ago

Because windows can hide real file extensions, some people mistakenly make devmode.txt.txt or devmode.rtf.txt. This makes it so any file extension (or none, for that matter) will work.

AntlerForce commented 2 months ago

This makes it harder to turn devmode off and on again. Can we do it like this instead? https://github.com/ZeroK-RTS/Chobby/pull/886/files

thehobojoe commented 2 months ago

done

sprunk commented 3 weeks ago

shouldn't it have been .txt.rtf and not .rtf.txt?