using Newtonsoft.Json; namespace NewHorizons.External.Modules.Props { [JsonObject] public class NomaiComputerInfo : GeneralPropInfo { } }