HaloSPV3/HXE

File resources are being interpreted as String resources

BinToss opened this issue · 1 comments

Problem

Blame 942eafb

image

Solution

Revert commit changes OR switch to ResJ resources.

I'll be using ResJ instead of ResX in the future. Unlike ResX, ResJ is cross-platform and usable in Visual Studio Code.
ResJ is easier to edit as plain text compared to ResX.