Skip to content

Toffikk/C2ME-fabric

 
 

Repository files navigation

Yatopia

C^2M-Engine

Github-CI CodeMC Discord

A Fabric mod designed to improve the chunk performance of Minecraft.

So what is C2ME?

C^2M-Engine, or C2ME for short, is a Fabric mod designed to improve the performance of chunk generation, I/O, and loading. This is done by taking advantage of multiple CPU cores in parallel. For the best performance it is recommended to use C2ME with Lithium and Starlight. What does C2ME stand for? Concurrent chunk management engine, its about making the game better threaded and more scalable in regard to world gen and chunk io performance.

So what is C2ME not?

C2ME is not production ready and still pretty experimental. So backup your worlds and practice good game modding skills.

Building and setting up

Run the following commands in the root directory:

./gradlew clean
./gradlew build

License

License information can be found here.

About

A Fabric mod designed to improve the chunk performance of Minecraft.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%