LordAshes-TextHandoutPlugin icon

TextHandoutPlugin

Display rich text information about a mini

Last updated 2 years ago
Total downloads 380
Total rating 0 
Categories Tweaks Networked Tools Integration Minis
Dependency string LordAshes-TextHandoutPlugin-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepisTaleSpire-BepInExPack-5.4.10 icon
bbepisTaleSpire-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.10
brcoding-SetInjectionFlagPlugin-2.3.0 icon
brcoding-SetInjectionFlagPlugin

Allows players to flag mods are installed

Preferred version: 2.3.0
LordAshes-FileAccessPlugin-1.4.1 icon
LordAshes-FileAccessPlugin

Provides standardized methods for accessing both local file and url resources. Automatically handles searching local folders for assets.

Preferred version: 1.4.1
LordAshes-AssetDataPlugin-2.0.2 icon
LordAshes-AssetDataPlugin

Dependency plugin for subscription/notification based data storage and message exchange.

Preferred version: 2.0.2

README

Text Handout Plugin

This unofficial TaleSpire plugin is for adding rich text based handouts regarding a mini.

Change Log

1.0.0: Initial release

Install

Install using R2ModMan or similar.

Usage

Shortcut keys can be re-configured using the R2ModMan configuration for the plugin. The default keys are as follows:

LCTRL+T = Toggle text handout view. RCTRL+T = GM Only. Toggle text handout editor. When editor is closed, contents are saved. LALT+T = GM Only. Open text handout for the selected mini on all devices.

Configuration

Besides the configurable shortcuts the following configurations are available:

Use Rich Text For Handout = Indicates if the handout interprets rich text syntax. Default true. Use Rich Text For Editor = Indicates if the editor interprets rich text syntax. Default false.

Normally you want rich text off for the editor so you can type and edit the rich text syntax. If rich text is turned on for the editor then all typed syntax would immediately change to render that syntax and thus it would not be possible to edit it.

For the complete set of rich text syntax, see the internet. Common syntax are:

<color="name">text</color> such as <color="blue">Blueberries</color> <size=num>text</size> such as <size=32>Big</color>