Print IRD fields, add a READEME

This commit is contained in:
Deterous
2023-11-10 22:09:00 +13:00
parent b9fd217fbf
commit 2fcf5fcae3
6 changed files with 93 additions and 28 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ namespace LibIRD
/// <summary>
/// ISO file size
/// </summary>
public long Size { get; private set; }
private long Size { get; set; }
#endregion