mirror of
https://github.com/CPTProgrammer/ChatPlus.git
synced 2026-09-19 23:23:38 +08:00
Rewrite entire project for v1.0.0
- Remove legacy code and replace with new implementation - Update version to 1.0.0 - Adjust build configurations and dependencies.
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
java_version=17
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
yarn_mappings=1.20.3+build.1
|
||||
fabric_loader_version=0.16.10
|
||||
min_fabric_loader_version=
|
||||
fabric_api_version=0.91.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-6
|
||||
mod_dynmap_version=icNjNwag
|
||||
! Styled Chat 2.2.0+1.20
|
||||
mod_styled_chat_version=2.4.2+1.20.4
|
||||
mod_styled_chat_placeholder_api_version=2.4.0-pre.3+1.20.4
|
||||
Reference in New Issue
Block a user