1. Prerequisites - SmartDEVTeam/MCPE-Headers GitHub Wiki

Knowledge

  • Understanding of how a native mod actually works
  • Basic understanding of the C programming language, Including: pointers, addresses, basic data types and structs.
  • Understanding of at least these C++ features: object structure and virtual function tables

Tools