Initial commit

This commit is contained in:
Adrian Woodley
2016-12-15 12:52:35 +08:00
commit c1770389f4
4 changed files with 543 additions and 0 deletions

29
sc200.nja Normal file
View File

@@ -0,0 +1,29 @@
{
"mainFile": "sc200.py",
"use-tabs": false,
"venv": "",
"relatedProjects": [],
"name": "SC200",
"license": "GNU General Public License v3",
"url": "",
"pythonPath": "python3",
"preExecScript": "",
"additional_builtins": [],
"programParams": "",
"indentation": 4,
"PYTHONPATH": "",
"supported-extensions": [
".py",
".html",
".jpg",
".png",
".ui",
".css",
".json",
".js",
".ini"
],
"project-type": "Import from sources",
"postExecScript": "",
"description": ""
}