Skip to content

Commit 6d2b648

Browse files
committed
Updated Readme.
1 parent c5abe1f commit 6d2b648

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,18 @@ This is a port of ReClass to the .NET platform with lots of additional features.
77
- Support for x86 / x64
88
- File import from ReClass 2007-2016 and ReClass QT
99
- Memory Nodes
10+
- Arrays and Pointers to every other node types
1011
- Hex 8 / 16 / 32 / 64
1112
- Int 8 / 16 / 32 / 64
1213
- UInt 8 / 16 / 32 / 64
1314
- Bool
1415
- Bits ![](https://abload.de/img/bitsnhlql.jpg)
16+
- Enumerations
1517
- Float / Double
1618
- Vector 2 / 3 / 4
1719
- Matrix 3x3 / 3x4 / 4x4
18-
- UTF8/16/32 Text and pointer to text
19-
- Class Arrays and array of pointers to classes
20-
- VTable
20+
- UTF8 / UTF16 / UTF32 Text and pointer to text
21+
- Virtual Tables
2122
- Function Pointer
2223
- Function
2324
- Automatic Node Dissection

0 commit comments

Comments
 (0)