Auto-validate Option.schema, Factorio: allow setting pollution values

This commit is contained in:
black-sliver
2021-07-19 01:02:23 +02:00
committed by Fabian Dill
parent b809d76b79
commit 10c6a70696
7 changed files with 88 additions and 12 deletions

View File

@@ -4,4 +4,5 @@ PyYAML>=5.4.1
fuzzywuzzy>=0.18.0
prompt_toolkit>=3.0.19
appdirs>=1.4.4
jinja2>=3.0.1
jinja2>=3.0.1
schema>=0.7.4