Skip to content

Commit edb0605

Browse files
committed
README update
1 parent 74fbcd4 commit edb0605

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,22 @@
33
A MapleStory .wz visualizer written in C#
44
Also known as a GM Handtool!
55

6-
# Features
6+
## Features
77
- Each cell automatically have their contents copied to the clipboard
88
- Click and drag to select cells, rows and/or columns and use `CTRL+C` to copy
99
- Also works for images!
10-
1110
- Double click the ID column to copy an !item command (mainly useful for private servers)
12-
1311
- Saves data into binary files allowing for faster startup/load times as you no longer have to wait for .wz decryption
14-
1512
- Supports `.img` and `.wz` files
1613

17-
- Hold `SHIFT` when loading or saving to process all tabs (**Warning**: High memory usage!)
18-
1914
- Double click a `Properties` cell to view data
2015
![application screenshot](./WzVisualizer/Resources/main.png)
2116

2217
- Double click an image to auto adjust column and row size to match the image
2318
![application screenshot](./WzVisualizer/Resources/auto-size.gif)
2419

2520
- Search box uses each word (separated by spaces) as indivudual search queries
26-
![application screenshot](./WzVisualizer/Resources/search.png)
21+
![application screenshot](./WzVisualizer/Resources/search.png)
22+
23+
- Export tabs into CSV data
24+
![application screenshot](./WzVisualizer/Resources/csv.png)

WzVisualizer/Resources/csv.png

245 KB
Loading

WzVisualizer/Resources/main.png

-22.8 KB
Loading

WzVisualizer/Resources/search.png

-16 KB
Loading

0 commit comments

Comments
 (0)