Arystus

Joined July 2026
5 days ago

on the to do

5 days ago

On the to-do

5 days ago

Thank you!

9 days ago

0.10.3 ist out enjoy!

10 days ago

Translation now available

10 days ago

Done

10 days ago

I would highly appreciate any feedback.

What of the functions are you using.

What functions are missing.

If you would be so kind to make screenshots of your Messages that you defined, I would be very happy.

Thank you for using my mod.

11 days ago

Fixed with 1.3.3

11 days ago

Tanktrucks only drive once and then stop working.

I am on it

12 days ago

Done comes with the next upload

12 days ago

Done comes with the next upload

12 days ago

Hi, thanks for pointing this out! These are two different localization mechanisms.

Translations is the directory used by Captain of Industry’s built-in localization system and by mods that integrate with it directly. The lang directory is specific to MultiLangLib; the library loads these files itself from <Mod>/lang/<language>.json.

So the different folder name is intentional and not p…

12 days ago

intresting idea i see into it

12 days ago

UNMA Benutzeranleitung

Diese Anleitung gilt für UNMA 0.10.3 und
Captain of Industry 0.8.6c.

UNMA – die Universelle Nachrichten-Meldeanlage – ergänzt Captain of Industry
um eine frei konfigurierbare industrielle Schlitzmelder-Tafel. Sie spiegelt
Spielmeldungen, führt einen dauerhaften Verlauf, überwacht wichtige globale
Spielwerte und ermöglicht eigene Meldungsregeln für Spielobjekt…

12 days ago

UNMA User Guide

This guide applies to UNMA 0.10.3 and Captain of Industry 0.8.6c.

UNMA (Universal Alarm Annunciator) adds a configurable industrial annunciator
to Captain of Industry. It mirrors game notifications, keeps a persistent alarm
history, monitors important settlement values, and lets you build custom alarm
rules for game objects or global game variables.

Required depende…

12 days ago

MultiLangLib in einer eigenen Mod verwenden

Diese Anleitung bindet MultiLangLib als gemeinsame Übersetzungsbibliothek in eine Captain-of-Industry-Mod ein. Im Beispiel heißt die Consumer-Mod MyMod.

1. Abhängigkeit deklarieren

Ergänze die manifest.json deiner Mod um MultiLangLib. Der Eintrag verwendet absichtlich keine Leerzeichen um >=:

{
  "id": "MyMod",
  "versio…
12 days ago

Using MultiLangLib in your own mod

This guide explains how to add MultiLangLib as a shared translation library to a Captain of Industry mod. The consumer mod in the examples is named MyMod.

1. Declare the dependency

Add MultiLangLib to your mod's manifest.json. The dependency deliberately contains no spaces around >=:

{
  "id": "MyMod",
  "version": "1.0.0",
  "p…
Showing 1–20 of 50