GithubHelp home page GithubHelp logo

mingxuanzi / uaae Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hengle/uaae

1.0 1.0 0.0 16.1 MB

Unity Assets Advanced Editor

License: MIT License

C# 68.51% C 10.39% Makefile 0.04% C++ 21.07% Smalltalk 0.01%

uaae's Introduction

Unity Assets Advanced Editor

Unity .assets and AssetBundle editor

UAAE is an advanced editor for Unity .assets and AssetBundle files. It is based on DerPopo's UABE tool, but improves its functions. UAAE isn't so advanced because it is still missing a lot of features and may have some bugs, so unless your game is unity 2019.3+, please use the original UABE for now. But it's better than nothing at all. Feel free to contribute.

Supported unity versions: 5 - 2021.2

Features

  • Open assets/bundle files
  • Add/Remove assets
  • Bundle file options Export/Import/Remove/Info for assets files
  • Bundle file compression/decompression
  • Data view
    • Monobehaviour deserialization
    • Tabs
      • Dump view tab
  • Edit button
    • Asset editor (plugins)
  • Asset list searching
    • By name
  • Go to asset option
  • Dependency loading
  • Raw export/import
  • Dump export/import in
    • TXT format
    • XML format
    • JSON format
  • Save modified assets files and bundle file
  • Command line support (beta)
  • Plugin support
  • Plugins
    • Texture plugin
    • TextAsset plugin
  • Mod Maker

Todo

This list may be incomplete!

  • Advanced error checking (with logging)
  • Dependency data view
    • Add dependency option
    • Edit dependency option
    • Remove dependency option
    • Save map to file
  • [view asset] option in data view
  • Tabs in data view
    • Dump view tab
    • Raw view tab
    • Preview tab
  • Container data view
    • Add container option
    • Edit container option
    • Remove container option
  • Monobehaviour deserialization in data view (including il2cpp technology)
  • Asset list searching
    • By name
    • Binary content
    • Monobehaviour
    • Transform
  • Go to asset option
  • Asset preview option
  • Plugins
    • Texture plugin (including sprite editor)
    • TextAsset plugin
    • Audio plugin (including Wwise)
    • MovieTexture plugin
    • Mesh plugin (FBX)
    • TerrainData plugin
    • Font plugin (custom) *
    • Prefab/Scene plugin (custom) *
  • Mod Installer and Mod Maker
  • Cldb/Tpk editor
  • Undo/Redo option
  • Edit button
    • Dump editor tab
    • Raw editor tab
    • Asset editor (plugins)
  • Blank assets file/bundle creation
  • Blank ResS/Resource file creation
  • Blank MonoScript creation
  • Progress bar form when opening multiple assets files
  • Settings
  • MacOS, Linux and Mobile support
  • Implement the features that are going to be in new UABE

Download

Build

  • Install Visual Studio 2019 or newer
  • Build the solution. Here's a guide on how to do it

Documentation

Here you can find out how you can use the UnityTools library.

Libraries

  • UnityTools has borrowed code from nesrak1's AssetsTools.NET project licensed under the MIT license
  • UnityTools for assets reading/writing which uses detex for DXT decoding
  • ISPC for DXT encoding
  • crnlib (crunch) for crunch decompressing and compressing
  • PVRTexLib (PVRTexTool) for all other texture decoding and encoding

Disclaimer

None of the repo, the tool, nor the repo owner is affiliated with, or sponsored or authorized by, Unity Technologies or its affiliates.

License

This software is distributed under the MIT License

uaae's People

Contributors

igor55x avatar

Stargazers

QWERTY avatar

Watchers

 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.