Because settings of this format look better
{
"default": "ffsfsfsfs",
"default1": "ghegdgf",
"str": "20",
"default3": "jfjjgfjjfgj",
"default4": "gdfgdggdgd"
}
@DreTaX
I want to help make a json API to work with json in oxide - an example
CheckCfg<bool>("Settings: Teleports", ref teleports);
CheckCfg<float>("Settings: Time Teleport", ref TimeTeleport);
SaveConfig();
}
protected override void...
Not working
Console.BackgroundColor = ConsoleColor.Blue;
Console.WriteLine($"[{ServerName}] : {Version}");
Want to display 1 line of text with the desired color in the server console
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.