mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-03-25 08:34:16 +08:00
update framework
This commit is contained in:
@@ -1,8 +1,19 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"source": "../../data",
|
||||
"source": [
|
||||
"../../data/specialthanks-afd.xlsx",
|
||||
"../../data/specialthanks-dun.xlsx"
|
||||
],
|
||||
"target": "../../public/data"
|
||||
},
|
||||
{
|
||||
"source": "../../data/zh-cn",
|
||||
"target": "../../public/data/zh-cn"
|
||||
},
|
||||
{
|
||||
"source": "../../data/en-us",
|
||||
"target": "../../public/data/en-us"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user