https://github.com/vendicated/vpak
Simple tool that packs multiple files into one
https://github.com/vendicated/vpak
Last synced: about 1 year ago
JSON representation
Simple tool that packs multiple files into one
- Host: GitHub
- URL: https://github.com/vendicated/vpak
- Owner: Vendicated
- Created: 2022-09-24T14:19:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T00:06:46.000Z (over 3 years ago)
- Last Synced: 2025-02-09T16:38:11.648Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VPak
Simple tool that packs multiple files into one.
No compression. File names and content are the only info stored.
Also no error handling :trollface:
## Limitations
Filename must be <= 255 Bytes
Size of individual files must be <= 4GB