ITADN

Filesystem Rework

#953Openbjornbytes 创建于 2026-06-08
designimprovement
B
bjornbytescommented
- 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 条评论