Thor files update v1.19.49.6

This commit is contained in:
fdbozzo
2018-01-08 22:52:49 +01:00
parent 2d86f50e4c
commit 6dc84dd374
3 changed files with 930 additions and 2 deletions

View File

@@ -9,9 +9,9 @@ local lcAppName, ;
* Set the project settings; edit these for your specific project.
lcAppName = 'FoxBin2PRG'
lcAppName = 'FoxBin2Prg'
&& the name of the project
lcAppID = 'FoxBin2PRG'
lcAppID = 'FoxBin2Prg'
&& similar to lcAppName but must be URL-friendly (no spaces or other
&& illegal URL characters)
lcRepositoryURL = 'https://github.com/fdbozzo/foxbin2prg'