LordAshes-GroupViewPlugin icon

GroupViewPlugin

Allows grouping the Local library section into a hierarchy structure.

Last updated 3 weeks ago
Total downloads 98
Total rating 0 
Categories Tweaks Client-side Tools Integration Assets Minis
Dependency string LordAshes-GroupViewPlugin-1.1.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.5.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.5.1

README

Group View Pack

This unofficial TaleSpire pluigin allows viewing the Others | Local section of the asset library in hierarchy groups.

This plugin, like all others, is free but if you want to donate, use: http://LordAshes.ca/TalespireDonate/Donate.php

Change Log

1.1.0: Added the missing ``_GroupViewPluginAsset.tsMod`` file and configuration instructions on how to use it.
1.0.0: Initial release.

Install

Use R2ModMan or similar installer to install this plugin.

In the plugins install folder find the LordAshes-GroupViewPlugin sub-folder and open it. There will be a files called _GroupViewPluginAsset.tsMod. Move this folder to your LocalContentPacks folder (typically in C:\Users\%USERNAME%\AppData\LocalLow\BouncyRock Entertainment\TaleSpire\LocalContentPacks). See Limitations section below for an explanation.

Usage

Adding Content

In your Talespire Data folder, typically C:\Users\%USERNAME%\AppData\LocalLow\BouncyRock Entertainment\TaleSpire there should be a LocalContentPacks folder. This is where Talespire expects Local tsMod files.

Do NOT place your tsMods in this folder. Instead:

  1. Create a LocalContentPacksByGroups besides the existing folder.
  2. Inside this folder, create the hierarchy that you want to be accessible in Talespire.

For example, C:\Users\%USERNAME%\AppData\LocalLow\BouncyRock Entertainment\TaleSpire\LocalContentPacksByGroups\Demons

  1. Place your tsMod within this hierarchy.

Using The Group View

  1. Open the Asset Library to the Others | Local folder.
  2. Press the keyboard shortcut for activating the Group View plugin.
  3. Select the desire folder using the Group View buttons.
  4. Select the desired asset, as usual, from the listed assets.

Default Activation Key: HOME

Limitation

The C:\Users\%USERNAME%\AppData\LocalLow\BouncyRock Entertainment\TaleSpire\LocalContentPacks must always have at least one asset so that the Local folder does not disppear in Talespire. As such the plugin places a _GroupViewPluginAsset.tsMod asset in this folder and this asset remains regardless which folder is showing. Do not remove this asset.