1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-26 15:13:21 +00:00
CC-Tweaked/src/main
JakobDev f3de97d67f
Remove / and \ at the start of shell.setDir() (#410)
Uses fs.combine to normalise the file path. This removes leading/trailing
slashes, as well as any redundant "../"s within the path.
2020-04-22 06:30:49 +01:00
..
java/dan200/computercraft Backport 1.15's terminal rendering code (#412) 2020-04-21 10:43:26 +01:00
resources Remove / and \ at the start of shell.setDir() (#410) 2020-04-22 06:30:49 +01:00