GoopToGlorp
Replaces all instances of 'goop' with 'glorp' in Roadside Research. Adds proximity alerts, on-demand glorping, and customer renaming.
By Deja
| Last updated | 7 hours ago |
| Total downloads | 0 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | Deja-GoopToGlorp-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.755README
GoopToGlorp
A mod for Roadside Research that replaces all instances of "goop" with "glorp" — because it was always glorp.
Features
- Text Replacement — Every UI element, tooltip, dialog, and popup is glorpified. Full-sentence rewrites for key game lines give the glorp the respect it deserves.
- Customer Renaming — "Customers" become "glorpers". They always were.
- Proximity Alerts — When two glorps land near each other, the whole lobby gets a notification about this rare and intimate event.
- On-Demand Glorping — Press G (configurable) to glorp on command, right at your feet.
Configuration
All features are individually toggleable via the BepInEx config file (BepInEx/config/com.gooptoglorp.roadsideresearch.cfg), generated on first launch.
| Setting | Default | Description |
|---|---|---|
| EnableTextReplacement | true | Replace "goop" with "glorp" in all game text |
| RenameCustomers | true | Replace "customer" with "glorper" |
| EnableProximityAlerts | true | Notify when two glorps land near each other |
| IntimacyRadius | 2.5m | How close two glorps must be to trigger an alert |
| AlertCooldown | 15s | Seconds between proximity notifications |
| EnableGlorpOnCommand | true | Allow manual glorping with a keybind |
| GlorpKey | G | Key for on-demand glorping |
| GlorpCooldown | 1s | Seconds between manual glorps |
Installation
- Install BepInEx IL2CPP if you haven't already.
- Launch the game once to generate interop assemblies.
- Place
GoopToGlorp.dllinBepInEx/plugins/GoopToGlorp/. - Launch the game. The glorpening begins.