namespace ZuneModCore; public record ModMetadata(string Id, string Title, string Description, string Author, ReleaseVersion Version);