This commit is contained in:
marco
2019-06-15 12:27:28 +02:00
parent 61150c5103
commit 660a96be70
4 changed files with 1 additions and 18 deletions

View File

@@ -1,6 +0,0 @@
[Dolphin]
Timestamp=2019,4,23,18,58,8
Version=4
[Settings]
HiddenFilesShown=true

1
.gitignore vendored
View File

@@ -3,4 +3,5 @@
.DS_Store
.idea/
.directory
custom_code.json
__pycache__/

View File

@@ -1,3 +0,0 @@
{
"addon_version": "0.3.1"
}

View File

@@ -1,9 +0,0 @@
{
"update": {
"name": "Kodi on Demand",
"version":"101",
"tag": "1.0.1",
"date": "03/05/2019",
"changes": "Added Updater"
}
}