Skip to content

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

License

Notifications You must be signed in to change notification settings

Haoming02/Unity-Assets-Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Assets Utils

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

v3

Intro

This repo provides some tools that can trivialize some steps during the datamine process.

The tools were originally written in Python; the new version is now rewritten in C#. The two versions function more or less the same, refer to the respective page for the specific details.

Benchmark

Running ByteTrimmer on a ~9 GB folder with ~18k files:

  • C# version took ~62.5s
  • Python version took ~66.6s

Usage

You can download an executable built for x64 Windows from Release to use it directly; alternatively, clone the repo and use the Python version instead.

Implementations

About

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

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project