☙◦ The Tablet ❀ GamerGirlandCo ◦❧ a0e9cce39c
feat(injector): add new flags
- `-D`/`--dll-dir` - path to a directory of dlls to inject
- `-s`/`--sleep` - sleep for a specified number of milliseconds before starting the program. useful for debugging
- `-I`/`--dep-dir` - copy all dlls in a folder to program install dir
2026-01-21 16:37:05 -05:00
hello world 🌸
2026-01-21 16:35:32 -05:00
2026-01-21 16:37:05 -05:00
2026-01-21 16:35:32 -05:00
hello world 🌸
2026-01-21 16:35:32 -05:00
hello world 🌸
2026-01-21 16:35:32 -05:00
hello world 🌸
2026-01-21 16:35:32 -05:00

Documents

  • HarmonyPremium_QtScript.md: How HarmonyPremium wires up QtScript (QScriptEngine) and implements include() / require(), plus the main helper routines used to register C++ into the scripting global object.
  • ToonBoomLayout_Classes.md: Detailed reconstruction of TULayoutView, TULayoutViewHolder, TULayoutFrame, TULayoutManager, TULayoutMainWindow, and TULayoutStorage classes from ToonBoomLayout.dll, including memory layouts, virtual tables, and method signatures.
  • ToonBoomLayout_ViewUsage.md: Usage guide for creating and displaying custom TULayoutView instances with TUWidgetLayoutView, including code examples from HarmonyPremium.exe analysis.
Description
extend storyboard pro and harmony with native c++ code!
Readme
Languages
C++ 92.2%
CMake 5.2%
C 2.6%