Update README.md

This commit is contained in:
starnakin 2023-09-01 22:12:09 +00:00
parent 59b62cd869
commit d9516bdc83

View File

@ -2,7 +2,7 @@
a GMOD Addon to add multiple disease
## config
!(example file)["./config.json.example"]
![example file]("./config.json.example")
| root |
| -------- |
| diseases: the list of all disease |
@ -21,8 +21,10 @@ a GMOD Addon to add multiple disease
| level: the level of the symbtoms | number between 0 and 1 |
| contaminations_method |
| -------- |
| name: the name of the method | `food`, `contact`, `injury`, `random` |
| chance: the change to get the disease | number between 0 and 1 |
| stages_durations |
| -------- |
| seconde before disease step up |