An EmbeddedResource is a JSON definition of an embedded resource in the s&box environment. It can exist as a standalone file or be embedded within a GameResource's JSON data. When detected in a GameResource, it triggers the creation of a named compiler to generate the resource. This process can optionally produce a compiled version of the resource on disk. The compilation is managed entirely by C# rather than the traditional resource compiler.