🔍 s&box Package Code Search

Search C# source code, UI razor templates, shaders, and configs across s&box packages.

Showing code results for query: * (1 total matches found)
ksbravo.toyzombies / .obj/__compiler_extra.cs
Game library
global using static Sandbox.Internal.GlobalGameNamespace;
global using Microsoft.AspNetCore.Components;
global using Microsoft.AspNetCore.Components.Rendering;
[assembly: global::System.Reflection.AssemblyMetadata( "AddonTitle", "Toy Zombies" )]
[assembly: global::System.Reflection.AssemblyMetadata( "AddonIdent", "toyzombies" )]
[assembly: global::System.Reflection.AssemblyMetadata( "OrgIdent", "ksbravo" )]
[assembly: global::System.Reflection.AssemblyMetadata( "Ident", "ksbravo.toyzombies" )]
[assembly: global::System.Reflection.AssemblyMetadata( "EngineVersion", "28" )]
[assembly: global::System.Reflection.AssemblyMetadata( "EngineMinorVersion", "1" )]

[assembly: System.Runtime.Versioning.TargetFramework( ".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0" )]
[assembly: global::System.Reflection.AssemblyMetadata( "CompileTime", "2026-08-13T00:36:21.4994760Z" )]
[assembly: global::System.Reflection.AssemblyVersion("0.0.171.0")]
[assembly: global::System.Reflection.AssemblyFileVersion("0.0.171.0")]
Debug: View Raw JSON Response
{
    "TotalCount": 1,
    "Files": [
        {
            "Ident": "ksbravo.toyzombies",
            "Path": ".obj/__compiler_extra.cs",
            "FileName": "__compiler_extra.cs",
            "PackageType": "library",
            "CodeKind": "Game",
            "AssetVersionId": 341344,
            "Code": "global using static Sandbox.Internal.GlobalGameNamespace;\r\nglobal using Microsoft.AspNetCore.Components;\r\nglobal using Microsoft.AspNetCore.Components.Rendering;\r\n[assembly: global::System.Reflection.AssemblyMetadata( \"AddonTitle\", \"Toy Zombies\" )]\r\n[assembly: global::System.Reflection.AssemblyMetadata( \"AddonIdent\", \"toyzombies\" )]\r\n[assembly: global::System.Reflection.AssemblyMetadata( \"OrgIdent\", \"ksbravo\" )]\r\n[assembly: global::System.Reflection.AssemblyMetadata( \"Ident\", \"ksbravo.toyzombies\" )]\r\n[assembly: global::System.Reflection.AssemblyMetadata( \"EngineVersion\", \"28\" )]\r\n[assembly: global::System.Reflection.AssemblyMetadata( \"EngineMinorVersion\", \"1\" )]\r\n\r\n[assembly: System.Runtime.Versioning.TargetFramework( \".NETCoreApp,Version=v9.0\", FrameworkDisplayName = \".NET 9.0\" )]\r\n[assembly: global::System.Reflection.AssemblyMetadata( \"CompileTime\", \"2026-08-13T00:36:21.4994760Z\" )]\r\n[assembly: global::System.Reflection.AssemblyVersion(\"0.0.171.0\")]\r\n[assembly: global::System.Reflection.AssemblyFileVersion(\"0.0.171.0\")]"
        }
    ]
}