mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 08:07:18 +02:00
Palworld dev: migrate to schema v2
This commit is contained in:
parent
6b820f279d
commit
57fff928bd
@ -1,6 +1,11 @@
|
|||||||
{
|
{
|
||||||
|
"schema_version": 2,
|
||||||
"name": "Palworld",
|
"name": "Palworld",
|
||||||
"layout": {
|
"default_layout": "type-a",
|
||||||
|
"layouts": {
|
||||||
|
"type-a": {
|
||||||
|
"name": "Type A",
|
||||||
|
"content": {
|
||||||
"left": {
|
"left": {
|
||||||
"inner": [
|
"inner": [
|
||||||
{
|
{
|
||||||
@ -235,3 +240,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user