5 lines
233 B
XML
5 lines
233 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<SettingModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||
|
<DBFilePath>files.db</DBFilePath>
|
||
|
<SavePath>saves</SavePath>
|
||
|
</SettingModel>
|