Content Warning
You are viewing a potentially older version of this package. View Latest Version
Install with App

Details

Date Uploaded
2 years ago
Downloads
797
Size
40KB

LocaleLibrary

A library to add and use localizations in Content Warning in almost exactly the same way the base game does.

Mod Usage

Download the latest dll from the releases tab or clone and build the repo, then add it as a reference to the project. After adding it as a reference you can add it as a dependency:

[BepInDependency(LocaleLibrary.MyPluginInfo.PLUGIN_GUID)] // Make sure to specify if it's a soft or a hard dependency! BepInEx sets dependencies to hard by default.
public class YourMod : BaseUnityPlugin { // ...

Integration

For in-depth documentation, check out the documentation! Examples are included in the documentation, demos are not available at this point in time.

Additions

By itself, this does nothing! This is a library for mod developers to add translations to their mods or add translations for the base game.

Issues

If the mod is throwing an error use the github issues page and copy-paste the error in there, with a description of what is happening and what you expected to happen if applicable. Or just ping me at the Content Warning Modding Discord server!

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.