initial commit

This commit is contained in:
2021-03-15 15:35:24 +01:00
commit 031b0c8f1e
4 changed files with 93 additions and 0 deletions

6
resources/settings.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<settings>
<category label="Locations">
<setting id="cinematic_path" label="Main Directory" type="folder" source="files" />
</category>
</settings>