1 stable release
new 1.0.0 | Feb 27, 2025 |
---|
#1062 in Filesystem
Used in qpak
31KB
524 lines
qpak-lib
Unoffical Quake PAK archive inspecton and modification library
Provides an sync/async library for accessing and manipulating files in the PAK file format.
Compiling
Written against Rust 2024 edition.
cargo build
Contributing
Pull requests are more than welcome!
Check out the TODO.
License (MIT)
qpak-lib: Unoffical Quake PAK archive inspecton and modification library
Copyright (C) 2025 cornmonger
Copyright (C) 2017-2020 Cormac O'Brien
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Fork
A large portion of this project's original source-code was forked out of Cormac O'Brien's ambitious richter project.
Trademarks
"Quake" is a trademark of id Software LLC.
This software is not endorsed by id Software or its parent companies.
Dependencies
~4–12MB
~121K SLoC