Doddler / RagnarokRebuildTcp

Ragnarok-like server + client
135 stars 34 forks source link

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

Closed bangbangpoof closed 1 month ago

bangbangpoof commented 5 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 1 month ago

Should be fixed.