diff --git a/nx01-warp-manifestor/src/main/java/love/distributedrebirth/nx01/warp/manifestor/manifest/WarpManifestX0TheVersion.java b/nx01-warp-manifestor/src/main/java/love/distributedrebirth/nx01/warp/manifestor/manifest/WarpManifestX0TheVersion.java index 2092d24..060764d 100644 --- a/nx01-warp-manifestor/src/main/java/love/distributedrebirth/nx01/warp/manifestor/manifest/WarpManifestX0TheVersion.java +++ b/nx01-warp-manifestor/src/main/java/love/distributedrebirth/nx01/warp/manifestor/manifest/WarpManifestX0TheVersion.java @@ -45,7 +45,7 @@ public enum WarpManifestX0TheVersion { /// Format: escaped-unicode VERSION_2_0("2.0"), - /// Format: binary-unicode + /// Format: Custom TLV 8 bit binary with unicode VERSION_3_0("3.0"), ; /// Format: Custom TLV 18 bit binary (18 bit or 6 octals as byte replacement)