A question for other plugin developers. I'm creating a new plugin that will have a list of custom settings based on a class. The list will expand and change dynamically based on user input. My gut is telling me that static settings belong in a config file and dynamic data in a data file. But I wanted to ask others, when do you decide to use a data file vs using a configuration file to store settings and data?
Cheers,
Fire
When to use a Config File vs Data File?
Discussion in 'Rust Development' started by FireStorm78, Mar 28, 2018.