Refactor for new configuration
This commit is contained in:
parent
a03647ce38
commit
9423febd0a
26 changed files with 351 additions and 433 deletions
|
|
@ -28,6 +28,7 @@ using Rests;
|
|||
namespace TShockAPI
|
||||
{
|
||||
/// <summary>The config file class, which contains the configuration for a server that is serialized into JSON and deserialized on load.</summary>
|
||||
[Obsolete("Use TShockAPI.Configuration.TShockConfig", true)]
|
||||
public class ConfigFile
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue