You are viewing a potentially older version of this package. View all versions.
Azumatt-PasteFromClipboard-1.0.1 icon

PasteFromClipboard

Thought it was weird that you couldn't paste text from your clipboard into the game, so I made this. Doesn't support emojis or anything fancy, but it should work for most text. Press Ctrl+V to paste text from your clipboard into the game

Date uploaded 3 months ago
Version 1.0.1
Download link Azumatt-PasteFromClipboard-1.0.1.zip
Downloads 33464
Dependency string Azumatt-PasteFromClipboard-1.0.1

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

README

Description

Thought it was weird that you couldn't paste text from your clipboard into the game, so I made this. Doesn't support emojis or anything fancy, but it should work for most text. Press Ctrl+V to paste text from your clipboard into the game

It is planned to potentially add support for emojis and other special characters in the future, but for now, we get what we get.


Installation Instructions

You must have BepInEx installed correctly! I can not stress this enough.

Manual Installation

Note: (Manual installation is likely how you have to do this on a server, make sure BepInEx is installed on the server correctly)

  1. Download the latest release of BepInEx.
  2. Extract the contents of the zip file to your game's root folder.
  3. Download the latest release of PasteFromClipboard from Thunderstore.io.
  4. Extract the contents of the zip file to the BepInEx/plugins folder.
  5. Launch the game.

Installation through r2modman or Thunderstore Mod Manager

  1. Install Thunderstore Mod Manager.

    For Thunderstore Mod Manager, you can also install it through the Overwolf app store

  2. Open the Mod Manager and search for "PasteFromClipboard" under the Online tab. Note: You can also search for "Azumatt" to find all my mods.

  1. Click the Download button to install the mod.
  2. Launch the game.


Feel free to reach out to me on discord if you need manual download assistance.

Author Information

Azumatt

DISCORD: Azumatt#2625

STEAM: https://steamcommunity.com/id/azumatt/

For Questions or Comments, find me in my discord:

CHANGELOG

Version Update Notes
1.0.1 - Simplify the code since the base game will already log the character isn't supported in the font.
1.0.0 - Initial Release