Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
32b1009
Theurgy
ChuijkYahus Nov 17, 2023
fc54504
update
ChuijkYahus Jan 7, 2024
4b0c462
update
ChuijkYahus Jan 21, 2024
2787bed
update
ChuijkYahus Jan 30, 2024
ddb79c1
update
ChuijkYahus Apr 15, 2024
1be71d8
update:版本更新
ChuijkYahus Jun 2, 2024
7074058
update:版本更新
ChuijkYahus Aug 16, 2024
7cc7750
update:1.21
ChuijkYahus Aug 19, 2024
6344cda
update:1.21
ChuijkYahus Aug 19, 2024
0fa6fe3
update:版本更新
ChuijkYahus Aug 19, 2024
7dc4e56
update:版本更新
ChuijkYahus Aug 21, 2024
7572d50
update:版本更新
ChuijkYahus Aug 30, 2024
056c1bd
update:版本更新
ChuijkYahus Sep 15, 2024
06fce5d
fix:packer路径
ChuijkYahus Oct 1, 2024
c5bd783
fix:不规则键和手误
ChuijkYahus Oct 1, 2024
8c30e66
fix:奇奇怪怪的更改
ChuijkYahus Oct 29, 2024
5ac8d9d
fix
ChuijkYahus Nov 4, 2024
f139d80
update:版本更新
ChuijkYahus Nov 23, 2024
a5cc35e
Theurgy update:en_us更新
ChuijkYahus Feb 1, 2025
e54bda7
Theurgy fix:修垃圾翻译
ChuijkYahus May 5, 2025
db8b224
Theurgy update:官库更新
ChuijkYahus May 20, 2025
7633982
Theurgy fix:审阅意见
ChuijkYahus Aug 16, 2025
767ea6c
Theurgy fix:审阅意见
ChuijkYahus Aug 27, 2025
dc8f9ae
Theurgy update:版本更新
ChuijkYahus Nov 8, 2025
0c2b230
Theurgy update:版本更新
ChuijkYahus Jan 31, 2026
15d24a8
chore: migrate to new path structure
Jun 23, 2026
ba93bcd
packer-policy
ChuijkYahus Jun 23, 2026
cdaec2a
Theurgy update:26.1
ChuijkYahus Sep 22, 2026
19219d4
Theurgy hotfix
ChuijkYahus Sep 22, 2026
6629ba5
Theurgy fix:显示格式
ChuijkYahus Sep 22, 2026
7e92bec
Theurgy fix:显示格式
ChuijkYahus Sep 22, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,378 changes: 2,378 additions & 0 deletions projects/assets/theurgy/1.20/theurgy/lang/en_us.json

Large diffs are not rendered by default.

2,378 changes: 2,378 additions & 0 deletions projects/assets/theurgy/1.20/theurgy/lang/zh_cn.json

Large diffs are not rendered by default.

2,746 changes: 2,746 additions & 0 deletions projects/assets/theurgy/1.21/theurgy/lang/en_us.json

Large diffs are not rendered by default.

1,171 changes: 1,171 additions & 0 deletions projects/assets/theurgy/1.21/theurgy/lang/zh_cn-base.json

Large diffs are not rendered by default.

357 changes: 357 additions & 0 deletions projects/assets/theurgy/1.21/theurgy/lang/zh_cn-composition.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions projects/assets/theurgy/1.21/theurgy/packer-policy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "singleton",
"source": "projects/assets/theurgy/1.21/theurgy/lang/zh_cn-base.json",
"relativePath": "lang/zh_cn.json"
},
{
"type": "composition",
"destType": "json",
"source": "projects/assets/theurgy/1.21/theurgy/lang/zh_cn-composition.json"
}
]
2,875 changes: 2,875 additions & 0 deletions projects/assets/theurgy/26.1/theurgy/lang/en_us.json

Large diffs are not rendered by default.

1,290 changes: 1,290 additions & 0 deletions projects/assets/theurgy/26.1/theurgy/lang/zh_cn-base.json

Large diffs are not rendered by default.

359 changes: 359 additions & 0 deletions projects/assets/theurgy/26.1/theurgy/lang/zh_cn-composition.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions projects/assets/theurgy/26.1/theurgy/packer-policy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "singleton",
"source": "projects/assets/theurgy/26.1/theurgy/lang/zh_cn-base.json",
"relativePath": "lang/zh_cn.json"
},
{
"type": "composition",
"destType": "json",
"source": "projects/assets/theurgy/26.1/theurgy/lang/zh_cn-composition.json"
}
]
Loading