workflows
This commit is contained in:
parent
4c563a82d8
commit
a603c68550
6 changed files with 86 additions and 81 deletions
|
|
@ -103,7 +103,7 @@
|
|||
|
||||
[performance.model-building]
|
||||
#mod.scena.config.performance.model-building.thread-count.comment
|
||||
#Range: 1 ~ 20
|
||||
#Range: 1 ~ 32
|
||||
thread-count = 16
|
||||
|
||||
[gui]
|
||||
|
|
|
|||
|
|
@ -17,6 +17,6 @@
|
|||
|
||||
[performance.saving]
|
||||
#mod.scena.config.performance.saving.thread-count.comment
|
||||
#Range: 1 ~ 20
|
||||
#Range: 1 ~ 32
|
||||
thread-count = 16
|
||||
|
||||
|
|
|
|||
|
|
@ -173,6 +173,7 @@
|
|||
}
|
||||
},
|
||||
"dynamicIcons": {
|
||||
"Xikaro": "https://mc-heads.net/avatar/57b3dfb5f8a649e28b544e4ffc63256f",
|
||||
"default": "https://via.placeholder.com/256.png"
|
||||
},
|
||||
"dynamicVariables": {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"v":1,"s":"e80d4e33dc5622ca65a9e134e000742e22216bba8e238b7c0681557239868cf203d48cf2f3594d0743b08d49a21ae8a2f644edb92194ed2dc97f70924850c500","u":"b7bba198381eade42d5a491d6bb178dfb20dda94f4f5fc9ac18a09a52b95a7d74b8e6180bae8ebf92487dc3e3d169a63d665c1f1700e67744ebfd05a2bf3d03f","p":"745629df290fb686877f1ec62949dbd57f254c9b03000ee887f5190577f55bea274a9f270ae6573a325c61d9bc3762c12f91a00321a4762e3670767200c91197","t":1713784702}
|
||||
{"v":1,"s":"c0b34a5e7fe2306365598eb027e8815f373072d20ef2e26717874e8e30594b9bbd068eba006de61846d89591a025981c2b98df37cbacfacf4e13db9f73038778","u":"2dbcf038c3ef19d1f5a31ac3148b5afa2b60297c006096fe3e227ad4f46fc1fe455cab09ab37a47d1538232228964d418e9c638a2d950a7018139f111df590d0","p":"0c28fe5e1ff70726b8b0b8a606841056ca88e827c25f5a417a21fa3ee7d47a3f48fc7071f8a97b66842401effe31260e7380dcae3c6fe5f0decc3800ed1d3db5","t":1714472035}
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
},
|
||||
"notifications": {
|
||||
"force_disable_donation_prompts": false,
|
||||
"has_cleared_donation_button": true,
|
||||
"has_seen_donation_prompt": true
|
||||
"has_cleared_donation_button": false,
|
||||
"has_seen_donation_prompt": false
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue