Описание
# WunderLib: New Dawn
**WunderLib: New Dawn** is an independently maintained, unofficial continuation of WunderLib for modern Minecraft versions.
The project supports **Fabric, Quilt, and NeoForge**, depending on the selected Minecraft version. Check the **Versions** tab before downloading to make sure you choose the correct file for your mod loader.
## What is WunderLib?
WunderLib is a shared utility library used by BetterX mods and other compatible projects.
It provides reusable systems and utilities for:
* automated configuration screens;
* grid-based user-interface layouts;
* configuration management;
* simplified networking;
* mathematical helpers;
* client and common utilities;
* shared functionality used by dependent mods.
WunderLib normally does not add standalone gameplay content.
## Why download it?
Install WunderLib: New Dawn only when another mod or modpack lists it as a required dependency.
Make sure that the following all match:
* Minecraft version;
* mod loader;
* WunderLib version;
* versions of the mods that depend on it.
Depending on the mod using WunderLib, the library may be required on both the client and server.
## Supported platforms
* **NeoForge**
* **Fabric**
* **Quilt**, through the Fabric-compatible edition
Platform availability may differ between Minecraft versions. Always check the loader information attached to the file before downloading.
## New Dawn project goals
WunderLib: New Dawn aims to keep the behavior and APIs of the original project as accurate as reasonably possible while providing:
* continued maintenance of the Fabric edition;
* compatibility with Quilt through the Fabric edition;
* support for modern NeoForge versions;
* support for newer Minecraft releases;
* shared bug fixes;
* loader-specific compatibility changes;
* functionality required by the New Dawn mod ecosystem.
## How this project differs from upstream
The original WunderLib project is maintained by the BetterX developers.
WunderLib: New Dawn is an independent community continuation that maintains additional Minecraft versions and mod-loader editions.
The project is not maintained, endorsed, or officially supported by the original WunderLib developers or the BetterX Team.
Please do not report New Dawn-specific problems to the upstream WunderLib issue tracker or BetterX support channels.
## Support and issue reports
For crashes, bugs, compatibility problems, and other issues affecting WunderLib: New Dawn, use the New Dawn issue tracker:
https://github.com/Reijin2312/WunderLib-New-Dawn/issues
When reporting a problem, include:
* Minecraft version;
* mod-loader version;
* WunderLib version;
* complete mod list;
* latest log or crash report;
* clear reproduction steps.
New Dawn community Discord:
https://discord.gg/BHxhJSn5uR
## Source code
WunderLib: New Dawn:
https://github.com/Reijin2312/WunderLib-New-Dawn
## Original project
Original WunderLib project on Modrinth:
https://modrinth.com/mod/wunderlib
Upstream source code:
https://github.com/quiqueck/WunderLib
## Credits and attribution
WunderLib was originally developed by **Frank Bauer / Quiqueck** and its contributors.
The original code and project resources belong to their respective developers and contributors.
WunderLib: New Dawn is independently maintained by **Raijin**.
This project is distributed under the terms described in its repository license.