Sandbox Logo

Metadata

{
  "CsProjName": "",
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "Nullables": true,
    "Whitelist": true,
    "AssemblyReferences": [],
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Files

Name Size
Editor/7zip/Common
text_snippet CRC.cs 1.2KB
text_snippet InBuffer.cs 1.4KB
text_snippet OutBuffer.cs 975B
Editor/7zip/Compress/LZ
text_snippet IMatchFinder.cs 607B
text_snippet LzBinTree.cs 9.5KB
text_snippet LzInWindow.cs 3.9KB
text_snippet LzOutWindow.cs 2.2KB
Editor/7zip/Compress/LZMA
text_snippet LzmaBase.cs 2.7KB
text_snippet LzmaDecoder.cs 12KB
Editor/7zip/Compress/RangeCoder
text_snippet RangeCoder.cs 4.2KB
text_snippet RangeCoderBit.cs 3.2KB
text_snippet RangeCoderBitTree.cs 3.5KB
Editor/7zip
text_snippet ICoder.cs 3.7KB
Editor/Builder
text_snippet MapBuilder.cs 1.4KB
text_snippet MapBuilder.Entities.cs 1.8KB
text_snippet MapBuilder.Geometry.cs 5.5KB
text_snippet PolygonMeshBuilder.cs 338B
text_snippet PolyMeshX.cs 3.5KB
text_snippet TreeParse.cs 2KB
Editor/Decompiler/Lumps
text_snippet BaseLump.cs 588B
text_snippet BaseLump.Lzma.cs 3.4KB
text_snippet DisplacementInfoLump.cs 1.1KB
text_snippet DisplacementVertexLump.cs 955B
text_snippet EdgeLump.cs 775B
text_snippet EntityLump.cs 2.7KB
text_snippet FaceLump.cs 1.6KB
text_snippet GameLump.cs 1.1KB
text_snippet GameLumpHeader.cs 584B
text_snippet LeafFaceLump.cs 547B
text_snippet LeafLump.cs 1.1KB
text_snippet ModelLump.cs 1KB
text_snippet NodeLump.cs 1.3KB
text_snippet OriginalFaceLump.cs 577B
text_snippet StaticPropLump.cs 2KB
text_snippet SurfaceEdgeLump.cs 607B
text_snippet TexDataLump.cs 1.1KB
text_snippet TexDataStringDataLump.cs 884B
text_snippet TexDataStringTableLump.cs 607B
text_snippet TexInfoLump.cs 1.5KB
text_snippet VertexLump.cs 601B
Editor/Decompiler
text_snippet MapDecompiler.cs 1.8KB
text_snippet MapDecompiler.Lumps.cs 1.9KB
text_snippet MapDecompilerAttribute.cs 333B
text_snippet MapGeometry.cs 464B
text_snippet StructReader.cs 1.8KB
Editor/Extensions
text_snippet AnglesX.cs 444B
text_snippet BinaryReaderX.cs 2.5KB
Editor
text_snippet ImportContext.cs 1.3KB
text_snippet Main.cs 1.8KB
text_snippet Using.cs 329B
text_snippet source1bspimport.sbproj 621B
UnitTests
text_snippet LibraryTest.cs 279B
text_snippet UnitTest.cs 234B