🎮 Game

There is no gameplay or runtime code here. The project only has an auto-generated compiler file that sets global usings and assembly metadata for the addon.

🔧 Editor

Supershot is an editor tool to capture high resolution screenshots, edit them with layers and filters, manage a gallery, and share to Discord via webhooks. It is built from editor panels and widgets, a capture pipeline that renders bitmaps from the scene or freecam, edit and postfx helpers, persistent settings, and a service that saves images and posts them to configured webhooks.

🧪 Unit Test

Unit tests for the Supershot library. It initializes the s&box unit test environment, creates a Scene, pushes it to the scene stack, spawns a GameObject, and asserts the scene directory reports one object.