
TritiumConfiguration
A lightweight configuration library for multi-mod-loader platforms with multi-MC-version support, designed for new developers and those who want to streamline their workflow.
TritiumConfiguration 0.2.4
release19 ноября 2025 г.⚠️: me.zcraft.tc.client.TritiumConfigScreenReg -> me.zcraft.tc.fabric.client.TritiumConfigScreenReg
refactor(config): improve configuration field caching and generation logic
- Skip client-only fields during server-side configuration processing
- Recursively cache nested category fields with proper path handling
- Add warning logs when no accessor is found for field paths
- Generate hierarchical section content instead of flattened structure
- Handle section headers with proper indentation and path tracking
- Ensure proper line breaks between configuration sections
TritiumConfiguration 0.2.4
release18 ноября 2025 г.Нет описания изменений
TritiumConfiguration 0.2.4
release17 ноября 2025 г.⚠️:
NeoForge
me.zcraft.tc.neoforge->me.zcraft.tc
me.zcraft.tc.neoforge.TritiumConfigScreenFactory->me.zcraft.tc.client.TritiumConfigScreenFactory
Fabric
me.zcraft.tc.fabric->me.zcraft.tc
TritiumConfiguration 0.2.3
release16 ноября 2025 г.⚠️: me.zcraft.tc.client.TritiumConfigScreenReg -> me.zcraft.tc.fabric.client.TritiumConfigScreenReg
refactor(config): improve configuration field caching and generation logic
- Skip client-only fields during server-side configuration processing
- Recursively cache nested category fields with proper path handling
- Add warning logs when no accessor is found for field paths
- Generate hierarchical section content instead of flattened structure
- Handle section headers with proper indentation and path tracking
- Ensure proper line breaks between configuration sections
TritiumConfiguration 0.2.3
release16 ноября 2025 г.⚠️: me.zcraft.tc.client.TritiumConfigScreenReg -> me.zcraft.tc.neoforge.client.TritiumConfigScreenReg
refactor(config): improve configuration field caching and generation logic
- Skip client-only fields during server-side configuration processing
- Recursively cache nested category fields with proper path handling
- Add warning logs when no accessor is found for field paths
- Generate hierarchical section content instead of flattened structure
- Handle section headers with proper indentation and path tracking
- Ensure proper line breaks between configuration sections
