https://github.com/tinybiggames/vfolder
A lightweight Delphi library that lets you package an entire folder of files into a single virtual file. At runtime, your application can open this file and interact with its contents as if the files were still on the filesystem – no extraction needed.
https://github.com/tinybiggames/vfolder
delphi delphi-library vfs virtualization win64 windows-10 windows-11
Last synced: 8 months ago
JSON representation
A lightweight Delphi library that lets you package an entire folder of files into a single virtual file. At runtime, your application can open this file and interact with its contents as if the files were still on the filesystem – no extraction needed.
- Host: GitHub
- URL: https://github.com/tinybiggames/vfolder
- Owner: tinyBigGAMES
- License: bsd-3-clause
- Created: 2025-04-06T15:17:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T18:33:32.000Z (10 months ago)
- Last Synced: 2025-05-19T04:12:52.772Z (9 months ago)
- Topics: delphi, delphi-library, vfs, virtualization, win64, windows-10, windows-11
- Language: Pascal
- Homepage:
- Size: 2.1 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# VFolder
VFolder - Virtual File System Library