You are viewing a potentially older version of this package. View all versions.
mike9k1-Swap_Starting_Weapon-0.0.2 icon

Swap Starting Weapon

Allows you to replace any character's starting weapon with one of your choosing.

By mike9k1
Date uploaded 8 months ago
Version 0.0.2
Download link mike9k1-Swap_Starting_Weapon-0.0.2.zip
Downloads 4748
Dependency string mike9k1-Swap_Starting_Weapon-0.0.2

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.738 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.738

README

This is a simple mod that allows a player to replace the starting weapon of their character upon first level-up.

On your first level-up, you will be presented with 3 weapons to choose from (no tomes). When one of these weapons are chosen, they will replace your starting weapon.

If you want no weapon (pacifist run), then click "Skip" or "Banish".

If you do not want to replace your starting weapon, click "Refresh". Anything you select from here will be added to your inventory without replacing your starting weapon.

This is the BepInEx version. MelonLoader version is available here

Installation Instructions:

  1. Download the mod

  2. Install BepInEx 6 to Megabonk

  3. Unzip and copy the enclosed "SwapStartingWeapon.dll" into <steamapps>\Megabonk\BepInEx\plugins

CHANGELOG

Version 0.0.2b

  • Mod will now ONLY present weapons on the first levelup screen. Choosing one of these will swap your weapon.
  • If a "Refresh" is used, this now CANCELS the weapon swap, allowing you to choose a new tome or weapon to add to your inventory without losing the starting weapon.
  • Converted mod for BepInEx

Version 0.0.1

  • Initial upload