Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gtreshchev/RuntimeArchiver
Runtime Archiver plugin for Unreal Engine. Cross-platform archiving and unarchiving directories and files. Supports Zip, Oodle, Tar, LZ4 and GZip formats.
https://github.com/gtreshchev/RuntimeArchiver
archive archiver compression gzip gzip-compression lz4 lz4-compression oodle plugin tar ue4 ue4-plugin ue5 ue5-plugin unreal-engine unreal-engine-4 unreal-engine-5 zip zip-compression zipper
Last synced: 3 months ago
JSON representation
Runtime Archiver plugin for Unreal Engine. Cross-platform archiving and unarchiving directories and files. Supports Zip, Oodle, Tar, LZ4 and GZip formats.
- Host: GitHub
- URL: https://github.com/gtreshchev/RuntimeArchiver
- Owner: gtreshchev
- License: mit
- Created: 2022-05-01T10:45:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T17:42:58.000Z (5 months ago)
- Last Synced: 2024-06-17T10:22:20.942Z (5 months ago)
- Topics: archive, archiver, compression, gzip, gzip-compression, lz4, lz4-compression, oodle, plugin, tar, ue4, ue4-plugin, ue5, ue5-plugin, unreal-engine, unreal-engine-4, unreal-engine-5, zip, zip-compression, zipper
- Language: C++
- Homepage:
- Size: 2.93 MB
- Stars: 76
- Watchers: 2
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unreal - RuntimeArchiver - Cross-platform archiving and unarchiving directories and files. Supports Zip, Oodle, Tar, LZ4, and GZip formats. (Utilities)
README
![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)
![Discord](https://img.shields.io/discord/1055168498919284786.svg?label=Discord&logo=discord&color=7289DA&labelColor=2C2F33)
![Unreal Engine](https://img.shields.io/badge/Unreal-4.26%2B-dea309)
Runtime Archiver
Cross-platform archiving and unarchiving directories and files
Explore the docs »
Marketplace
.
Releases
Discord support chat
## Features
- Fast speed
- Easy archiving and unarchiving of files
- Recursive archiving and unarchiving of directories
- Support for reading and writing archives of many formats: Zip, Oodle, Tar, LZ4 and GZip
- No static libraries and external dependencies
- Cross-platform compatibility (Windows, Mac, Linux, Android, iOS, etc)## Additional information
Low-level work with zip archives is done on [Miniz](https://github.com/richgel999/miniz).
## Legal info
Unreal® is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.
Unreal® Engine, Copyright 1998 – 2024, Epic Games, Inc. All rights reserved.