Code Monkey home page Code Monkey logo

unitypackagebrowser's Introduction

Unity Package Browser (LITE) and Extractor

This is the LITE version. Your can browse a package file and extract it like it should be extracted. The assets are left untouched. You get the real thing, preserving script and asset hierarchy references. No more missing scripts on prefabs and shit.

The full version is forthcoming, it includes viewing assets directly within the app. You can view 3D models and interact with them, you can view any type of media asset, textures, etc, without extraction, and you can export models to a different format. It's great for previewing Unity Assets before importing into your project or mod. We all know that sometime's they fuck up your project somehow.

[UPDATE] I've posted a PREVIEW version of the FULL version on the release page along with some Demo unitypackages filled with assets. Be aware you WILL encounter errors as it is only a pre-release for preview purposes.

NOTE: There is no dependency on having Unity Editor installed. This is totally self-contained.

Extract the entire package or just checked items. You can use streams (In-Memory extraction) or file based access which extracts to a Temp folder then deletes. Usings streams is alot faster, especially for large UnityPackage files.

Why?

Because there isn't an existing reliable tool already. The closest you come is some Python script that's a bit outdated and SLOW.

What about Resource files and AssetBundles?

Not yet. I'm currently implementing uTinyRipper into the app, so probably in the next update.

preview preview preview preview preview preview

Credits:

VLC Media Player: https://github.com/videolan/vlc

Helix 3D Toolkit: https://github.com/helix-toolkit/helix-toolkit

unitypackagebrowser's People

Contributors

wh0am15533 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.