Initial commit.

Currently recovers remote versions and local versions.
No comparison or automation is implemented yet.
This commit is contained in:
2019-09-04 00:17:18 +02:00
parent fcaef09ac5
commit b00bcb9834
3 changed files with 62 additions and 0 deletions

3
config.template.json Normal file
View File

@ -0,0 +1,3 @@
{
"mame_directory":"/path/to/your/locol/mame/torrent/target/folders"
}