-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extract item name from market log file name
- Loading branch information
Showing
1 changed file
with
12 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d11da2e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this fix the unresolved item name ?
d11da2e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Slivo-fr Works here, it uses the filename of the market export as source for the item name. I have no clue about C# / Visual Studio and was happy to get a local build working but couldn't manage to build a new setup file. Feel free to cherry-pick the commit and publish it :)
d11da2e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I also suck at C# no worries :D
I'll try to find some time to test it out and update the main repository if I can !
Thanks for your help