Skip to content

Commit 73094be

Browse files
committed
add Vector2 on supported type
1 parent 633c90a commit 73094be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ using Byter
99
```
1010
#### Types
1111
```css
12-
byte, bool, byte[], short, ushort, int, uint, long, ulong, float, double, char, string
12+
byte, bool, byte[], short, ushort, int, uint, long, ulong, float, double, char, string, Vector2
1313
```
1414

1515
- #### Writer

0 commit comments

Comments
 (0)