在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):OpenCubicChunks/CubicChunks开源软件地址(OpenSource Url):https://github.com/OpenCubicChunks/CubicChunks开源编程语言(OpenSource Language):Java 98.7%开源软件介绍(OpenSource Introduction):Cubic Chunks Minecraft ModThis MinecraftForge mod extends Minecraft height and depth. The only limitation is size of 32-bit integer.
Cubic Chunks (CC) - Links:Github - Cubic Chunks - 1.12.2 and Lower Cubic World Gen (CWG) - Links:Github - Cubic World Gen
Cloning the repository
Note: you need git installed to do the following:
You need a git submodule for the project to compile. If you don't yet have the submodule but already cloned the repository:
To get latest version of the submodule:
Compiling the modNote: on windows you need to run these commands without This command:
Should be enough to build the mod, but if there are any issues, run Setting up development environmentNote: on windows you need to run these commands without Run:
then import it as gradle project into IDEA (if you already have something open, use File->new->project from existing sources) Then run:
To be able to run the mod from within IDE. Then edit the generated run configurations and set For development in IntelliJ IDEA the MinecraftDev plugin is recommended. Other IDEs:Importing cubic chunks should be the same as any other Forge mod. If the IDE has gradle integration, import the mod as gradle project after setting up development environment. To run this mod from your IDE you need to add at least the following JVM option:
If you use a different IDE and know how to setup development environment in that IDEs - submit pull request adding that information to this file. Some other useful options:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论