add packmode mods

This commit is contained in:
m2r1k5 2022-03-24 18:20:33 +08:00
parent 13688ba4f1
commit a47c601674
2 changed files with 22 additions and 0 deletions

View File

@ -672,6 +672,17 @@
"projectID": 423758, "projectID": 423758,
"fileID": 3626196, "fileID": 3626196,
"required": true "required": true
},
{
"projectID": 278398,
"fileID": 2567799,
"required": true
},
{
"projectID": 421605,
"fileID": 3576661,
"required": true,
"sides": ["client"]
} }
] ]
} }

View File

@ -0,0 +1,11 @@
# Configuration file
general {
S:acceptedModes <
normal
expert
>
S:packMode=normal
}