The first open source private server for the abandoned steam game 'PIGGY: Hunt'
IMPORTANT NOTE: At the moment, the client will only reach 66/69% but I will soon fix the problem in the future.
Make sure you have the following installed:
- UwAmp Wamp Server (download here)
- Fiddler Classic (download here)
- Piggy Hunt Client (download here)
- Download and install UwAmp
- Launch UwAmp
- Start Apache
- Open: C:\UwAmp\www
- Place the repository files inside the www folder
- Make sure Apache is running on port 80 or 443
- Go to Tools > Options > HTTPS and enable "Capture HTTPS CONNECTs", "Decrypt HTTPS traffic" and then click Actions then click "Trust Root Certificate".
- Go to AutoResponder and then enable "Enable rules" then add a new rule in the "Rule Editor".
- In the rule editor, for "If request matches..." add
REGEX:^https?://api\.beamable\.com/(.*)$and "then respond with..." addhttp://localhost/$1
- Download the client
- Launch the client
- The client should now connect through your local server
Piglet Hunt uses resources from the APIs of Beamable/Disruptor Beam and is not affiliated with MiniToon, Shaggy Doge, Beamable/Disruptor Beam. All rights to Piggy, Piggy: Intercity, and PIGGY: Hunt belong to their respective owners.
If a takedown is requested by the original developers, this repository will be removed.

