Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 409 Bytes

File metadata and controls

8 lines (6 loc) · 409 Bytes

PP Script

PP Script is the event detection library from Playful Plugins, currently supporting the following detection methods:

  • Computer Vision (Template Matching, Region Fill)
  • HTTP (Receiving data as an HTTP server or client)
  • Process Memory Reading (Reading static pointers from RAM)

Developer Guide