Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 880 Bytes

README.md

File metadata and controls

42 lines (22 loc) · 880 Bytes

Prodigy Hacking Extension (PHEx)

Combined with P-NP to inject modified game files into Prodigy.

Made of the Redirector extension, no-csp, and a little extra spice ;)

See our guide: https://github.com/ProdigyPNP/ProdigyMathGameHacking/blob/master/meta/wiki/QUICKSTART.md

Building

Using Shell

pnpm sh:build

Using Node.js

pnpm install
pnpm js:build

The output will be in /PHEx/build/. The generated files are extension.zip, extension.xpi, and extension.crx.



Credit

Originally created by UnstableRus. Thanks, Rus!

Currently maintained by ProdigyPNP.