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.
7
7
- Support for x86 / x64
8
8
- File import from ReClass 2007-2016 and ReClass QT
9
9
- Memory Nodes
10
+ - Arrays and Pointers to every other node types
10
11
- Hex 8 / 16 / 32 / 64
11
12
- Int 8 / 16 / 32 / 64
12
13
- UInt 8 / 16 / 32 / 64
13
14
- Bool
14
15
- Bits ![ ] ( https://abload.de/img/bitsnhlql.jpg )
16
+ - Enumerations
15
17
- Float / Double
16
18
- Vector 2 / 3 / 4
17
19
- 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
21
22
- Function Pointer
22
23
- Function
23
24
- Automatic Node Dissection
You can’t perform that action at this time.
0 commit comments