This repository has been archived by the owner on Aug 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mods_feat(Exordium): 新增 Exordium v1.0.3 (#251)
- Loading branch information
Showing
2 changed files
with
24 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"text.exordium.title": "Exordium", | ||
"text.exordium.enableGui": "Enabled Gui", | ||
"text.exordium.targetFramerateGui": "Framerate Gui", | ||
"text.exordium.targetFramerateScreen": "Framerate Screens", | ||
"text.exordium.enableScreen": "Enabled Screens", | ||
"text.exordium.enableSignBuffering": "Sign Buffering", | ||
"text.exordium.enableNametagScreenBuffering": "Enable Nametag Buffering", | ||
"text.exordium.targetFPSNameTags": "Framerate Nametags", | ||
"text.exordium.enabledGuiAnimationSpeedup": "Speedup On Gui Animations", | ||
"text.exordium.targetFPSIngameGuiAnimated": "Framerate Gui Animations" | ||
} |
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,12 @@ | ||
{ | ||
"text.exordium.title": "Exordium", | ||
"text.exordium.enableGui": "啟用 GUI", | ||
"text.exordium.targetFramerateGui": "GUI 畫面速率", | ||
"text.exordium.targetFramerateScreen": "螢幕畫面速率", | ||
"text.exordium.enableScreen": "啟用螢幕", | ||
"text.exordium.enableSignBuffering": "告示牌緩衝處理", | ||
"text.exordium.enableNametagScreenBuffering": "啟用命名牌緩衝處理", | ||
"text.exordium.targetFPSNameTags": "命名牌畫面速率", | ||
"text.exordium.enabledGuiAnimationSpeedup": "GUI 動畫加速", | ||
"text.exordium.targetFPSIngameGuiAnimated": "GUI 畫面速率" | ||
} |