File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments