Fix path separators #46

Closed
opened 2023-03-03 08:53:43 +01:00 by lucas · 0 comments
Owner

The game engine expects Unix separators, and so do proper zip files, apparently.
I'll have to find a way to force Unix separators from Path/PathBuf in those cases.

And it might just be easiest to just do that everywhere, since Windows also understands those when accessing the file system.

The game engine expects Unix separators, and so do proper zip files, apparently. I'll have to find a way to force Unix separators from `Path`/`PathBuf` in those cases. And it might just be easiest to just do that everywhere, since Windows also understands those when accessing the file system.
lucas added this to the DTMM v1.0 + DTMT milestone 2023-03-03 08:53:43 +01:00
lucas added the
crate/sdk
crate/dtmt
crate/dtmm
kind
bug
stage
actionable
labels 2023-03-03 08:53:44 +01:00
lucas added this to the Mod Manager project 2023-03-03 08:53:45 +01:00
lucas closed this issue 2023-03-03 17:37:29 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#46
No description provided.