This is a web application similar to AssetStudio, all operations are completed locally.
Currently supported (but not fully):
- TextAsset
- Texture2d
- Sprite
To install dependencies:
bun install
To run:
bun dev
Bun is a fast all-in-one JavaScript runtime.
This project mainly refers to or uses the following projects: