/Themed-BC

Mod for BC that adds custom themes and some other neat features

Primary LanguageTypeScriptMIT LicenseMIT

Themed BC

Features:
  • Custom themes
  • Integration with other mods.
  • Profiles saving that you can use later.
  • Locale-based time (ex. 01:37 PM or 13:37), depending on your system settings.
  • Indicating if character you're inspecting, disconnected or leaved.

Installation

FUSAM (Recommended)

https://sidiousious.gitlab.io/bc-addon-loader

Tampermonkey

https://github.com/dDeepLb/Themed-BC/raw/main/loader.user.js

Bookmark

javascript:(()=>{fetch('https://ddeeplb.github.io/Themed-BC/themed.js').then(r=>r.text()).then(r=>eval(r));})();

Examples of themes

Default theme Default theme Author's theme Author's theme Sil's theme Sil's theme nemesea's theme nemesea's theme

Translation

Step:

  1. If there is no file for your language, create one in format [lang key].lang, ex. ua.lang.
  2. For now just copy content of en.lang and translate it.
  3. Build project and test if translations look ok (if no text gets out of buttons etc).
  4. Create a Merge Request

Note

You can support me on Ko-fi and Patreon