Doddler / RagnarokRebuildTcp

Ragnarok-like server + client
144 stars 37 forks source link

Hardcoded Path when importing effects from the Client Data folder #5

Closed bangbangpoof closed 3 months ago

bangbangpoof commented 8 months ago

Hi Doddler!

I am currently trying out your solution and i found a hardcoded part ( @$"G:\Projects2\Ragnarok\Resources\data\texture\effect{e.StrFile}.str" ) in the class EffectStrImporter. I solved it locally in my copy by injecting the dataDir in the Import Method. Hope it also helps others!

Doddler commented 3 months ago

Should be fixed.