GithubHelp home page GithubHelp logo

unfinishedbuch / punishingstudio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from razmoth/cnstudio

0.0 0.0 0.0 39.35 MB

Modded AssetStudio for CN unity games

License: MIT License

C++ 18.66% C 2.82% C# 78.52%

punishingstudio's Introduction

CNStudio

Check out the original AssetStudio project for more information.

This is the release of CNStudio, Modded AssetStudio that should work with CN unity games.


Some features are:

- Togglable debug console.
- Build Asset List of assets inside game files.
- CLI version.
- Option "Option -> Export Options -> Ignore Controller Animations" to export model/aniamators without including all animations (slow).
- Load Assets listed in `.txt` file.
- Select/Add/Remove entries "Option -> Specify CNUnity Key" | NOTE: double-click on row header to select an entry.

How to use:

1. Build CABMap (Misc. -> Build CABMap).
2. Load files.

CLI Version:

Usage:
  AssetStudioCLI <input_path> <output_path> [options]

Arguments:
  <input_path>   Input file/folder.
  <output_path>  Output folder.

Options:
  --silent                                                Hide log messages.
  --names <names>                                         Specify name regex filter(s).
  --types <Texture2D|Sprite|etc..>                        Specify unity class type(s)
  --containers <containers>                               Specify container regex filter(s).
  --key_index <GAMES> (REQUIRED)                          Specify key index.
  --map_op <AssetMap|Both|CABMap|None>                    Specify which map to build. [default: None]
  --CAB_name <CAB_name>                                   Specify CABMap file name. [default: CABMap]
  --map_name <map_name>                                   Specify AssetMap file name. [default: assets_map]
  --group_assets_type <ByContainer|BySource|ByType|None>  Specify how exported assets should be grouped. [default: 0]
  --version                                               Show version information
  -?, -h, --help                                          Show help and usage information

Looking forward for feedback for issues/bugs to fix and update.


Special Thank to:

  • Perfare: Original author.

punishingstudio's People

Contributors

perfare avatar razmoth avatar qiankanglai avatar radumc avatar mafaca avatar arcadedoug avatar k0lb3 avatar patrickking avatar jayatubi avatar sk-zk avatar scriptkitz avatar nikitalita avatar hozuki avatar brianpow avatar tahvohck avatar starhearthunt avatar notjosh avatar paleneutron avatar ishotihadus avatar imgbotapp avatar druhin13 avatar fraxul 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.