You are viewing a potentially older version of this package. View all versions.
mistername-TextPlus-1.0.3 icon

TextPlus

Enables custom language loading from BepInEx/plugins

Date uploaded 7 years ago
Version 1.0.3
Download link mistername-TextPlus-1.0.3.zip
Downloads 985
Dependency string mistername-TextPlus-1.0.3

This mod requires the following mods to function

bbepis-BepInExPack-2.0.0 icon
bbepis-BepInExPack

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

Preferred version: 2.0.0
tristanmcpherson-R2API-2.0.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.0.5

README

TextPlus

- Loads any *.language file located inside `\BepInEx\plugins\`
- If the loaded file have the same structure as files inside `Risk of Rain 2_Data\Language\EN_US` it overrides their value.
- Currently last loaded file shows up.

Installation

Drop TextPlus.dll into \BepInEx\plugins\

Changelog

- v1.0.0
	- Release
- v1.0.1
	- Small fixes
- v1.0.2
	- fixed plugin folder location
- v1.0.3
	- new ror2 update supported