An open API service indexing awesome lists of open source software.

https://github.com/bddvlpr/unitypkg

Manipulate Unity's portable package files.
https://github.com/bddvlpr/unitypkg

pinned unity unitypackage

Last synced: 7 months ago
JSON representation

Manipulate Unity's portable package files.

Awesome Lists containing this project

README

          

# unitypkg

Manipulate Unity's portable package files.

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/bddvlpr/unitypkg/rust-ci.yml)

## About

This project is split up into two parts, please read their respective READMEs for information.

- [unitypkg-core](./crates/unitypkg-core): to read, modify and write unitypackages.
- [unitypkg-cli](./crates/unitypkg-cli): a CLI to unpack unitypackages to a directory.