C# Class OTAPI.Patcher.Engine.Modifications.Patches.PatchJson

Vanilla Terraria uses Newtonsoft.JSON 7.0.0.0. We rather a higher version, and we also rather use NuGet.
Inheritance: ModificationBase
Show file Open project: DeathCradle/Open-Terraria-API

Public Methods

Method Description
Run ( ) : void

Method Details

Run() public method

public Run ( ) : void
return void