Extended Box - Version 130240

Created
Total Size90 KB (92,126 bytes)
Modified Size10.3 KB (10,552 bytes)
File Count38
Engine Version22
Changes
Changes on 2025-12-04
Meta
{ "Compiler": { "RootNamespace": "ExtendedBox", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": true, "Whitelist": true, "ReleaseMode": "Debug", "AssemblyReferences": [], "IgnoreFolders": [], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "ExtendedBox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": true,
    "Whitelist": true,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (10.3 KB modified)

+3 ~1 -4
  • .bin/manifest.json (57 B)
  • .bin/package.extended.extendedbox.cll (10.1 KB)
  • .bin/package.extended.extendedbox.xml (153 B)
  • .version (10 B -> 10 B)
  • Code/Components/Players/PlayerDresser.cs (763 B)
  • Code/Serialization/Jsons/Exceptions/JsonReadException.cs (912 B)
  • Code/Serialization/Jsons/Utf8JsonReaderExtensions.cs (3.3 KB)
  • Code/Serialization/Jsons/Utf8JsonWriterExtensions.cs (597 B)