Installing DuckLoader
Welcome to the DuckLoader installation guide.
1. Clone the Repository
First, clone the DuckLoader repository using git:
- You can also just download the repo.
git clone https://github.com/duckmod/duckloader.git
2. Relocate the files
Drag all contents from the duckloader folder into the game folder located at:
- Windows
- MacOS
- Linux
C:\Program Files (x86)\Steam\steamapps\common\Project P.I.T.T. Playtest\
~/Library/Application Support/Steam/steamapps/common/Project P.I.T.T. Playtest/
~/.local/share/Steam/steamapps/common/Project P.I.T.T. Playtest/
3. Testing the loader
To verify that DuckLoader is working correctly, start the game and check one of the following:
- In-Game Console: Press ` key (QWERTY) or ² key (AZERTY) to open the developer console.
- Log File: Check the log output for the confirmation message:
[DuckLoader] Loaded 1 mod(s)
4. Installing mods
To install mods, place them in a folder named mods inside your main game directory (the same path used in Step 2):
Project P.I.T.T. Playtest/mods/
Troubleshooting
Need help? Visit the repo to open an issue or start a discussion.