在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):CaffeineMC/hydrogen-fabric开源软件地址(OpenSource Url):https://github.com/CaffeineMC/hydrogen-fabric开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):StatusJanuary 23rd, 2022This repository has been archived as we do not have the time or resources needed to maintain the project. No further updates will be published, and we won't be providing help for using it. If you are looking for a replacement, consider taking a look at FerriteCore, as it generally offers more significant improvements to memory usage in modded scenarios and is currently available for the latest version of Minecraft. Hydrogen (for Fabric)Hydrogen is a free and open-source mod designed to reduce the game's memory requirements by implementing more memory-efficient data structures and logic. It's primarily designed for more heavily modded scenarios, but can offer (small) improvements even in lightly modded or vanilla scenarios. The mod works on both the client and server, and doesn't require the mod to be installed on both sides. However, the benefits of running Hydrogen on the server are pretty small as of the moment. Lithium?Why are these patches not inHydrogen relies on rather egregious hacks in order to load some code into the game, primarily because the Guava library developers really do not want people re-implementing their interfaces. These hacks are "safe" in the sense that the game will simply fail to start if a problem occurs, but are really rather not suitable for the standards which Lithium intends to promote. In other words, this mod could be looked at as "things too dirty to put in Lithium." Installation instructionsHydrogen relies on the Fabric Loader. Users should select Fabric for either the Minecraft launcher (client) or
the dedicated server (server) depending on their needs.
Once you have installed Fabric, place the Hydrogen .jar in the CommunityIf you'd like to get help with the mod, check out the latest developments, or be notified when there's a new release, the Discord community might be for you! You can join the official server for my mods by clicking here. Building from sourceIf you're hacking on the code or would like to compile a custom build of Hydrogen from the latest sources, you'll want to start here. PrerequisitesYou will need to install JDK 8 in order to build Hydrogen. You can either install this through a package manager such as Chocolatey on Windows or SDKMAN! on other platforms. If you'd prefer to not use a package manager, you can always grab the installers or packages directly from AdoptOpenJDK. On Windows, the Oracle JDK/JRE builds should be avoided where possible due to their poor quality. Always prefer using the open-source builds from AdoptOpenJDK when possible. CompilingNavigate to the directory you've cloned this repository and launch a build with Gradle using The initial setup may take a few minutes. After Gradle has finished building everything, you can find the resulting
artifacts in LicenseHydrogen is licensed under GNU LGPLv3, a free and open-source license. For more information, please see the license file. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论