2018-07-29 23:56:45 -07:00
2018-07-29 23:56:45 -07:00
2018-05-26 06:22:35 -04:00
2018-05-26 06:22:38 -04:00
2018-07-13 13:38:54 -04:00
2018-07-26 22:59:54 -07:00

ExampleExtension

Every time NextHooker has a sentence of text ready, it will call OnNewSentence on all extensions it finds sequentially, plugging the output of OnNewSentence from the previous extension into the next extension.
After the sentence has been processed by all extensions, it will be displayed.

Notes

Please compile extensions for Release targeting x86 architecture!

Description
No description provided
Readme 98 KiB
v0.0.1 Latest
2024-09-10 01:12:33 +08:00
Languages
C++ 98%
CMake 2%