mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
1db988095e
- change bools in config files to string or a number. - EPOCH_fnc_returnConfigEntry(V2) now also supports 0/1 via config when default input is a bool. Note: this commit may address issue with Bad conversion: bool rpt spam. It is suggested to use the following format for storing booleans in config: 1 = true "true"=true 0 = false "false"=false |
||
---|---|---|
.. | ||
epoch_code | ||
epoch_config | ||
epoch_server | ||
epoch_server_core | ||
epoch_server_settings | ||
mpmissions | ||
description.ext |