Add version checking and don't let it crash, if no files are found.

This commit is contained in:
VoltZ
2019-11-02 06:51:42 +01:00
committed by GitHub
parent a23ec8fed0
commit 1969456af4
4 changed files with 49 additions and 7 deletions
+4 -1
View File
@@ -24,5 +24,8 @@
"ENTER_RED_RGB": "Enter the Red RGB.",
"ENTER_GREEN_RGB": "Enter the Green RGB.",
"ENTER_BLUE_RGB": "Enter the Blue RGB."
"ENTER_BLUE_RGB": "Enter the Blue RGB.",
"WHAT_DO_YOU_TRY": "What are you trying to do? :P",
"INCOMPATIBLE_SCRIPT": "You have an incompatible script."
}