9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-19 15:09:23 +00:00
2024-01-11 04:40:53 +08:00
2023-07-18 01:50:26 +08:00
2023-10-26 21:15:41 +08:00
2023-12-26 00:15:17 +08:00
2022-06-21 22:42:55 +08:00
2022-09-13 14:30:59 +08:00
2023-12-26 00:15:17 +08:00
1.1
2022-06-24 00:46:46 +08:00
1.1
2022-06-24 00:46:46 +08:00
1.1
2022-06-24 00:46:46 +08:00
2022-07-23 14:00:58 +02:00
2024-01-11 04:40:53 +08:00
1.1
2022-06-24 00:46:46 +08:00

This project is currently under recoding

Custom-Nameplates

A unique way to customize nametags

How to support the developer

https://afdian.net/@xiaomomi

https://polymart.org/resource/customnameplates.2543

How to compile

Open the project with your IDE and execute gradle build. Finally you will get the jar at /project/build/libs/CustomNameplates-xxx-all.jar.

I don't know how to build with IDE

Install JDK 17 and set the JDK installation path to JAVA_HOME as an environment variable.
Start powershell and change directory to the project folder.
Execute ".\gradlew build" and get the jar at /project/build/libs/CustomNameplates-xxx-all.jar.

API

Plugin is scheduled to be recoded on December. At that time API would be available. For the moment you can use the jar as local library.

Description
Languages
Java 99.7%
GLSL 0.3%