-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
af99b70
commit f985548
Showing
6 changed files
with
57 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Features | ||
- 1.21.3 supports. | ||
- Bug fixes. | ||
- Compass location data will saved. | ||
- A layout option 'opacity' is added.(0 to 1) | ||
- Now compass can use custom icon. | ||
- "fancy" head render type added. | ||
- Some experimental effect is added.(property) | ||
- A layout option 'render-scale' is added.(Compare to primary scale, primary scale is json scale of texture, render-scale is shader scale. you can use both of that.) | ||
- LuckPerms and TextPlaceholderAPI supports(fabric) | ||
- Fabric build is now done. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# BetterHud 1.8 | ||
|
||
## Fix | ||
- Merge with other resource pack #47 | ||
- Attribute API in Bukkit to supports 1.21.3. | ||
- Stable version for Fabric 1.21.3 is released. | ||
- Optimizes resource pack zip. | ||
|
||
## Add | ||
- 'parties_is_leader' placeholder is added. | ||
- Command now uses [BetterCommand](https://github.com/toxicity188/BetterCommand) library. | ||
- Add lang folder (like en_US.json) | ||
|
||
## Change | ||
- CI is changed to split each platform. | ||
|
||
## Make your own lang | ||
- step 1. Join your server. | ||
- step 2. Command /hud gen to create your language file. | ||
- step 3. Edit BetterHud/lang/your_language.json file. | ||
- step 4. if you want, you can contribute BetterHud to upload this lang file in my Discord or PR in GitHub. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters