Dayz Json Files [extra Quality]
You can include multiple JSON files if needed:
JsonSerializer json = new JsonSerializer(); array<string> lines = File.ReadAllText("$profile:myconfig.json"); MyConfig config = json.Deserialize<MyConfig>(lines); dayz json files
These files act as an , telling the server exactly where to place items that don't exist in the standard map. You can include multiple JSON files if needed: