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

CoreAssetsPlugin CCM

CCM version of core assets

Date uploaded a year ago
Version 1.0.1
Download link LordAshes-CoreAssetsPlugin_CCM-1.0.1.zip
Downloads 159
Dependency string LordAshes-CoreAssetsPlugin_CCM-1.0.1

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-LoggingPlugin-1.0.1 icon
LordAshes-LoggingPlugin

Provides unified logging functionality

Preferred version: 1.0.1
LordAshes-FileAccessPlugin-1.7.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.7.1
LordAshes-ReflectionPlugin-1.0.3 icon
LordAshes-ReflectionPlugin

Provides reflection helpers to operate using types without needing to reference their assemblies at runtime.

Preferred version: 1.0.3
LordAshes-CommonCustomsMenuPlugin-1.0.10 icon
LordAshes-CommonCustomsMenuPlugin

Common menu for custom content plugins to register with.

Preferred version: 1.0.10

README

Core Assets Plugin

This unofficial TaleSpire pluigin provides a Common Customs Menu (CCM) version of core Talespire Creature and Prop assets. Props spawned this way will spawn as mini converted props (i.e. movable with bases).

Change Log

1.0.1: Catch and continue if unable to make portrait
1.0.1: Fixed issues with group assignment
1.0.0: Initial release

Install

Use R2ModMan or similar installer to install this asset pack.

Usage

Core assets are included in the Common Customs Menu (CCM).

Known Limitations

Currently the core assets do not have portraits. This is being worked on.

CHANGELOG

2.0.0: Migrated to Reflection architecture
2.0.0: Moved Portrait generation to a standalone executable
1.0.4: Migrated to CCM 1.0.10 registration
1.0.3: Migrated to CCM 1.0.7 Register V2 to avoid overlapping registration messages
1.0.1: Catch and continue if unable to make portrait
1.0.1: Fixed issues with group assignment
1.0.0: Initial release