add json check before compile (#354)

* add json check before compile

* do more checking on effects

* add effects checking

* better effects checking.

* integrate schema check for default config
reduce size of default configs
This commit is contained in:
redPanther
2016-12-29 23:27:33 +01:00
committed by GitHub
parent f22848f9f4
commit 2c61b49b57
11 changed files with 1001 additions and 395 deletions

1
.gitignore vendored
View File

@@ -17,3 +17,4 @@ CMakeCache.txt
/HyperionConfig.h
/lib
.directory
*.pyc