Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
LC Chinese Project
Simplified Chinese localization project for Lethal Company with independent runtime translation, localized UI textures, and embedded Chinese font fallback support.
CHANGELOG
Changelog
0.1.3 - v81 packaging update
- Changed the release layout so
thunderstore/is the pre-zip release root. - Moved build and validation scripts out of the release root into
thunderstore-tools/. - Updated runtime resource lookup to load assets from the
V81TestChn.dlldirectory, improving compatibility with mod-manager nested install paths. - Added release validation to prevent common broken layouts such as an extra
package/folder orBepInEx/plugins/package. - Added installation notes for mod-manager installs, manual installs, and old broken-package remnants.
0.1.2
- Added a Thunderstore-ready package layout.
- Updated the release package to use the standalone LC Chinese Project name.
- Included the current V81TestChn plugin build output, translation catalog, localized textures, and font fallback assets.
- Kept GameTranslator out of the runtime dependency chain.
0.1.0
- Created the initial BepInEx localization framework.
- Added exact-match and targeted runtime translation support.
- Added TMP Chinese font fallback loading.
- Added localized UI texture replacement support.