SceneGate / Yarhl

Framework for the implementation of format converters like game assets or media files
https://scenegate.github.io/Yarhl/
MIT License
59 stars 10 forks source link

Remove double slashes in path #146

Closed Kaplas80 closed 4 years ago

Kaplas80 commented 4 years ago

Description

Fixes bug when calling NodeFactory.FromDirectory using a path with double slashes.

Example

Node node = NodeFactory.FromDirectory("/tmp//oypdxh0j.dkq", "*", "name", true);

Closes #139

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version v3.1.0 :tada:

The release is available on: