GroupViewPlugin
Allows grouping the Local library section into a hierarchy structure.
Last updated | 7 months ago |
Total downloads | 346 |
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
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.10LordAshes-FileAccessPlugin
Provides standardized methods for accessing both local file and url resources. Automatically handles searching local folders for assets.
Preferred version: 1.5.1README
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:
- Create a
LocalContentPacksByGroups
besides the existing folder. - 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
- Place your
tsMod
within this hierarchy.
Using The Group View
- Open the Asset Library to the Others | Local folder.
- Press the keyboard shortcut for activating the Group View plugin.
- Select the desire folder using the Group View buttons.
- 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.