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

https://github.com/haoming02/unity-assets-utils

A series of blazingly fast utilities that trivializes datamining Unity assets
https://github.com/haoming02/unity-assets-utils

assetstudio datamine modding rust unity

Last synced: 3 months ago
JSON representation

A series of blazingly fast utilities that trivializes datamining Unity assets

Awesome Lists containing this project

README

          

Unity Assets Utils


A series of utilities that assist in making datamining Unity assets faster and easier

## Implementations
- [C#](./cs/)
- [Python](./python/)

## How to Use
1. Download the executable built on C# implementation from [Release](https://github.com/Haoming02/Unity-Assets-Utils/releases) (for `Windows x64`)
2. **Alternatively**, `git` `clone` the repo, and run the Python scripts instead