From bb3cd548658396f6e498838e4cdb4dd6e531b905 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 15 Aug 2025 10:13:31 -0400 Subject: [PATCH] Remove now-useless note --- README.MD | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.MD b/README.MD index b7db4ad..7689fab 100644 --- a/README.MD +++ b/README.MD @@ -12,14 +12,6 @@ For the most recent stable build, download the latest release here: [Releases Pa For the latest WIP build here: [Rolling Release](https://github.com/SabreTools/SabreTools.Models/releases/rolling) -## Missing Metadata Models - -The following metadata file formats do not have models included in this library yet and, as such, do not have serializers: - -- Missfile -- SabreJSON -- SabreDAT XML - ## Notable Information Sources Not all of this information was able to be gathered directly from the files in question, so here is a non-exhaustive list of sites and projects that allow this project to exist. Most of the models also have direct links to specific pages or code snippets, where available.