The BepInEx console will not appear when launching like it does for other games on Thunderstore. This is normal (and helps prevent crashes during startup). You can turn it back on in your BepInEx.cfg file.

Last updated | a week ago |
Total downloads | 6152 |
Total rating | 1 |
Categories | Mods Items All Clients |
Dependency string | quackandcheese-MicrophoneItem-1.0.0 |
Dependants | 1 other package depends on this package |
This mod requires the following mods to function

BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403

README
Microphone Item
Adds a microphone prop item to PEAK. Left click holds out the microphone as if you were interviewing. There are no implemented voice effects currently.
Made for TeosGame's PEAK Tourney.
Instructions
-
Use the config to customize the appearance of the mic. Add .png images you'd like to use as a logo on the sides of the mic to the
logos
folder inquackandcheese-MicrophoneItem
, located in your mods folder. The logos folder is automatically created once you run the game - or you can just create it manually. Set theLogo File Name
field in the config to the image you'd like to use. If left blank, the default "NEWS" logo will appear on the mic. -
Use a tool like Console Unlocker and access the dev console by pressing F1
-
Type in
Microphone.Spawn
orItem.Add com.github.quackandcheese.MicrophoneItem:Microphone
and press enter to spawn the microphone.
The appearance (color + logo) is purely local for now, but I may add multiplayer syncing in the future.
Credits
- TeosGame and DeliciousCake for commissioning this mod!
- Yomoghadodo for casting the tourney!
- logoeps.com for the default "NEWS" logo.
- Hamunii for the PEAK modding template.