qpak 1.0.0

An unofficial Quake PAK file manipulation tool
Documentation
1
2
3
4
5
// SPDX-License-Identifier: MIT

fn main() {
    qpak::run()
}