Filesystem Rework
designimprovement
- Make it possible to access absolute paths
- Possibly remove virtual filesystem in favor of explicit aliases (`lovr.filesystem.read('@save/file.txt')`)
- Symlinks
- Archive object? Readable but maybe also you can create a new ZIP Archive, to prepare for `--package` CLI option?
- Use `openat`?
(TODO expand on these, add more ideas)
0 条评论