EvoEsports / EvoSC-sharp

Next generation server controller for Trackmania written in C# using .NET 8.
https://evosc.io
GNU General Public License v3.0
21 stars 13 forks source link

External Modules not loading #125

Closed snixtho closed 1 year ago

snixtho commented 1 year ago

Describe the bug External modules are not loading due to a bug when parsing arrays in the TOML config file. Instead of obtaining the array elements, it seems to get a string representation of the array type.