Commit graph

5 commits

Author SHA1 Message Date
Janis b4492dbfd5 initial commit (already containing way too much) of sdk builder
sdk-builder builds the sdk from the serialized RON file
initially only rust will be supported, but C++ and even C, Kotlin or Zig will be easy to add.
2023-06-24 01:02:42 +02:00
Janis 679f97397a pdb helper for finding UE4 globals 2023-06-21 18:56:35 +02:00
Janis 36af2ae124 moving to workspace 2023-06-19 18:36:15 +02:00
Janis 724939e5da extracted fname and tarray from raw types into own modules
- tarray and fname are pretty independent from the rest of the type system
2023-04-20 02:36:46 +02:00
Janis b7803bd453 can properly iterate over fnames 2023-04-17 18:21:42 +02:00