Implement Script Downloading and parsing of the Informations.

To-Do: Revision checking of the current and new Scripts.
This commit is contained in:
VoltZ
2019-11-06 13:54:45 +01:00
parent 77680d2a78
commit 715c09179b
8 changed files with 103 additions and 83 deletions
+6 -1
View File
@@ -35,5 +35,10 @@
"GETTING_SCRIPT_LIST": "Getting Script List...",
"B_BACK": "\uE001: Back",
"A_CHOOSE": "\uE000: Choose",
"SCRIPTBROWSE": "Scriptbrowse"
"SCRIPTBROWSE": "Scriptbrowse",
"GET_SCRIPTS": "Get Scripts",
"INSTALLED_REV": "Installed revision: ",
"CURRENT_REV": "Current revision: ",
"AUTHOR": "author: ",
"TITLE": "title: "
}