mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
fix(simply): cwb fullscreen not enabled by default
This commit is contained in:
8
modpacks/simply/26.1.2-mr/config/modpack_defaults/config/cwb.json
Executable file
8
modpacks/simply/26.1.2-mr/config/modpack_defaults/config/cwb.json
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"fullscreenMode": "BORDERLESS",
|
||||||
|
"preferredFullscreenMode": "BORDERLESS",
|
||||||
|
"fullscreenType": "",
|
||||||
|
"borderlessFullscreenType": "",
|
||||||
|
"useScaledFramebuffer": false,
|
||||||
|
"pauseOnLostFocusDuringMultiplayer": false
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user