mirror of
https://github.com/CPTProgrammer/ChatPlus.git
synced 2025-05-13 07:18:14 +08:00

- Remove legacy code and replace with new implementation - Update version to 1.0.0 - Adjust build configurations and dependencies.
21 lines
599 B
Properties
21 lines
599 B
Properties
java_version=17
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/develop
|
|
yarn_mappings=1.19.3+build.5
|
|
fabric_loader_version=0.16.10
|
|
min_fabric_loader_version=
|
|
fabric_api_version=0.68.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-api
|
|
|
|
# Mod Compatibility
|
|
! Dynmap 3.7-beta-4
|
|
mod_dynmap_version=SrVT9jSf
|
|
! Styled Chat 2.1.4+1.19.3
|
|
mod_styled_chat_version=2.1.4+1.19.3
|
|
mod_styled_chat_placeholder_api_version=2.0.0-rc.1+1.19.3
|