I found the solution to the problem!
Without patch [Data] Read Data Folder First
Client search:
OptionInfo.lua in path: SaveData..
OptionInfo.lub in path: System..
With patch [Data] Read Data Folder First
Client search:
OptionInfo.lua in path: dataSaveData..
OptionInfo.lub in path: dataSystem..
If you apply patch [Data] Read Data Folder First, then files should be placed in the following paths:
dataSaveDataOptionInfo.lua
dataSystemOptionInfo.lub
Otherwise, files should be placed in these paths:
SaveDataOptionInfo.lua
SystemOptionInfo.lub