Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 280 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 280 Bytes

REPatcher

Dynamic C++ Patcher for reloading/recompiling C++ source files into a usable format at runtime

Features

  • EASY TO USE AND IMPLEMENT!!
  • Extract classes from a dynamic libary.
  • Support for linux and windows.
  • Detect file changes and reload.
  • Live recompilation.