You are viewing a potentially older version of this package. View all versions.
goatgirl-CharacterSwapApp-1.2.0 icon

CharacterSwapApp

Quickly swap characters, outfits, and movestyles through the phone without needing to use a cypher. Supports CrewBoom!

Date uploaded a year ago
Version 1.2.0
Download link goatgirl-CharacterSwapApp-1.2.0.zip
Downloads 630
Dependency string goatgirl-CharacterSwapApp-1.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
LazyDuchess-CommonAPI-1.3.1 icon
LazyDuchess-CommonAPI

FOR PLUGIN MAKERS - General purpose library to make modding certain aspects of the game easier. Custom save data, phone apps, interactables and more!

Preferred version: 1.3.1

README

Character Swap App

Quickly swap between characters without using a cypher.

Features

  • Character swap for both CrewBoom and vanilla characters
  • Outfit, movestyle, and movestyle skin swap
  • Live swapping to streamed .cbbs from BombRushMP's CrewBoom folder

Installation

  • If installing using r2modman, just click "Install with Mod Manager"
  • If installing manually, extract the .zip and drop the .dll file into your \BepInEx\plugins\ folder

Credits

Thanks to:

  • Lazy Duchess for their work on Character Whitelist, which I stole a bit of code from (yet again!) for proper CrewBoom support
  • SamanMhd for QuickCharacterAndMoveStyleSwapper, which inspired this mod

CHANGELOG

1.2.3

  • Fixed an issue where failing to load a CrewBoom character's tag caused a crash

1.2.2

  • Remembered to include the plugin in the release...

1.2.1

  • Attempts to swap to the character you're already using are now ignored

1.2.0

  • BombRushMP/CrewBoom characters will now sync over online play in All City Network
  • Recent characters can now optionally be tracked and swapped to
  • BombRushMP.CrewBoom support is now optional
  • Fixed an issue where DLC characters could be forced avaliable without owning the DLC

1.1.0

  • Added BombRushMP/CrewBoom character support
  • No-cypher CrewBoom characters are now sorted to the bottom of the list
  • Fixed a regression where CrewBoom characters with the same name would not load in the app properly

1.0.1

  • Improved CrewBoom character sorting
  • DLC characters can now be selected (requires owning the DLC)

1.0.0

  • Initial release