Start every run in R.E.P.O. with one or more random weapons — fully configurable. Only the host needs to have this mod installed.
StartWithRandomWeapon.dll into your BepInEx/plugins folder.BepInEx/config.The configuration file is located at:
BepInEx/config/com.osmarbriones.startwithrandomweapon.cfg
It contains two main sections:
WeaponsToSpawn
Number of weapons to spawn at start (ignored if SpawnOnePerPlayer is true).
Value range: 1–50
**SpawnOnePerPlayer **
If true, the mod gives exactly one random weapon per player, regardless of WeaponsToSpawn.
Each weapon has a Boolean toggle that determines whether it can appear.
Example:
Item Melee Frying Pan = true
Item Gun Laser = false
Item Rubber Duck = true
true → this weapon is allowed to spawn.false → this weapon will never appear.If something doesn’t work, feel free to send an email to [email protected] and I’ll do my best to fix it.
Developed by Osmar Briones