Last updated | 11 months ago |
Total downloads | 290 |
Total rating | 0 |
Categories | Modpacks Client-side |
Dependency string | IRA_Driving_School-IRA_Mod-1.1.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.55Bit-VoiceHUD
Displays the ingame push-to-talk icon, when detecting voice activity
Preferred version: 1.0.4SkrimpGang-AAAAAGHH
Replaces angry/attacking Lootbug noises. Pairs well with SunnoBunno yippee SFX mod.
Preferred version: 1.0.1sunnobunno-YippeeMod
Changes the chitter SFX of the Hoarding Bug to the yippee-tbh sound
Preferred version: 1.2.2RugbugRedfern-Skinwalkers
The monsters have learned how to mimic the voices of your friends.
Preferred version: 2.0.1299792458-MoreMoneyStart
Changes 60 -> 1000 starting credits when you start a new game :)
Preferred version: 2.1.0MegaPiggy-BuyableShotgunShells
Adds shotgun shells to the store for 20 credits
Preferred version: 1.0.1anormaltwig-LateCompany
A mod to allow players to join after the game starts.
Preferred version: 1.0.6bizzlemip-BiggerLobby
The original lobby expansion mod! Now with up to 40 players!
Preferred version: 2.6.0x753-More_Suits
Adds more suits to choose from, and can be used as a library to load your own suits!
Preferred version: 1.4.1steven4547466-YoutubeBoombox
Play any youtube video through the boombox! Syncs with all players (that have the mod)!
Preferred version: 1.5.0TwinDimensionalProductions-CoilHeadStare
Makes the Coilhead slowly turn and face you even while you are looking directly at it. Reminding you that it only needs you to falter for a single moment.
Preferred version: 1.0.3no00ob-LCSoundTool
Let's you easily load audio files, replace in game audio, send audio over the network and log any audio playback into console.
Preferred version: 1.4.0piYb-angry_british_bug
Replaces Hoarder Bug audio with an Angry British Guy on Xbox
Preferred version: 1.3.0Clementinise-CustomSounds
Let's you easily load audio files (With LCSoundTool) and replace any in game audio clip.
Preferred version: 2.2.0OE_Tweaks-Possessed_Masks
A ghost haunts your masks, the mask will try to get in your active slot and possess you. Tweaks spawn chances of masks to allow them to spawn on all moons.
Preferred version: 1.0.10NomnomAB-RollingGiant
Adds the Rolling Giant as a Coilhead variant. Sounds are included.
Preferred version: 1.0.0x753-Mimics
Adds a dangerous new monster to the game. Can you figure out what's real or will you be devoured?
Preferred version: 2.3.0doggosuki-Huntdown
Each day a mission is given to hunt down a specific monster, which drops a scrap reward when hunted. Reward values are configurable.
Preferred version: 1.1.0README
whatever the fuck
API Reference
Get all items
GET /api/items
Parameter | Type | Description |
---|---|---|
api_key |
string |
Required. Your API key |
Get item
GET /api/items/${id}
Parameter | Type | Description |
---|---|---|
id |
string |
Required. Id of item to fetch |
add(num1, num2)
Takes two numbers and returns the sum.