mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +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",
|
||||
"layout": {
|
||||
"default_layout": "type-a",
|
||||
"layouts": {
|
||||
"type-a": {
|
||||
"name": "Type A",
|
||||
"content": {
|
||||
"left": {
|
||||
"inner": [
|
||||
{
|
||||
@ -235,3 +240,5 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user