在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Tuinity/Tuinity开源软件地址(OpenSource Url):https://github.com/Tuinity/Tuinity开源编程语言(OpenSource Language):Shell 87.4%开源软件介绍(OpenSource Introduction):How To (Server Admins)Tuinity uses the same paperclip jar system that Paper uses. You can download the latest build (1.17.x) of Tuinity by going here You can also build it yourself. How To (Plugin developers)In order to use Tuinity as a dependency you must build it yourself. Each time you want to update your dependency you must re-build Tuinity. Tuinity-API maven dependency: <dependency>
<groupId>com.tuinity</groupId>
<artifactId>tuinity-api</artifactId>
<version>1.17.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency> Tuinity-Server maven dependency: <dependency>
<groupId>com.tuinity</groupId>
<artifactId>tuinity</artifactId>
<version>1.17.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency> TODO nms BuildingRequirements:
To set up the To build Tuinity, run the following commands in the root directory after cloning the Tuinity repo:
Once all 3 steps complete successfully, Creating a patchPatches are effectively just commits in either LicenseThe PATCHES-LICENSE file describes the license for api & server patches,
found in The fork is based off of PaperMC's fork example found here. As such, it contains modifications to it in this project, please see the repository for license information of modified files. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论