mirror of
https://github.com/CPTProgrammer/ChatPlus.git
synced 2025-05-13 15:28:13 +08:00

- Remove legacy code and replace with new implementation - Update version to 1.0.0 - Adjust build configurations and dependencies.
21 lines
589 B
Properties
21 lines
589 B
Properties
java_version=17
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/develop
|
|
yarn_mappings=1.19+build.4
|
|
fabric_loader_version=0.16.10
|
|
min_fabric_loader_version=
|
|
fabric_api_version=0.55.1
|
|
# Fabric API mod ID conventions:
|
|
# - For Minecraft versions <1.19.2: use "fabric"
|
|
# - For Minecraft versions >=1.19.2: use "fabric-api"
|
|
# Ref: https://wiki.fabricmc.net/tutorial:setup
|
|
fabric_api_mod_id=fabric
|
|
|
|
# Mod Compatibility
|
|
! Dynmap 3.7-beta-4
|
|
mod_dynmap_version=nLhQSh2j
|
|
! Styled Chat 1.3.3+1.19
|
|
mod_styled_chat_version=1.3.3+1.19
|
|
mod_styled_chat_placeholder_api_version=2.0.0-beta.7+1.19
|