mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-06-03 00:58:13 -04:00
Update README.md
This commit is contained in:
parent
738e7d3785
commit
6f2c4521b2
13
README.md
13
README.md
@ -3,7 +3,7 @@ Latest build: [
|
||||
- [Microsoft Visual C++ 2013 Redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=40784)
|
||||
- [Microsoft Visual C++ 2015 Redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=53840)
|
||||
|
||||
|
||||
## UI guide
|
||||
### UI guide
|
||||
|
||||
| Item | Action
|
||||
| :---------------------------- | :----------------------------
|
||||
@ -39,6 +37,9 @@ Requirements:
|
||||
| Scene Hierarchy search box | Search nodes using * and ? wildcards. Press Enter to loop through results or Ctrl+Enter to select all matching nodes
|
||||
| Asset List filter box | Enter a keyword to filter the list of available assets; wildcards are added automatically
|
||||
| Diagnostics | press Ctrl+Alt+D to bring up a hidden menu and a new list
|
||||
| Bulid class structures | Create human-readable structures for each type of Unity asset; available only in Web builds!
|
||||
| Bulid class structures | Create human-readable structures for each type of Unity asset
|
||||
|
||||
Other interface elements have tooltips or are self-explanatory.
|
||||
|
||||
## Build
|
||||
Program uses some C# 7 syntax, need Visual Studio 2017
|
||||
|
Loading…
x
Reference in New Issue
Block a user