thygrrr 


    • 9,819 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Linux x64 editor native libgodot library for twodog. Reference this package alongside twodog for Linux editor support.
    • 9,717 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Linux x64 debug native libgodot library for twodog. Reference this package alongside twodog for Linux debug support.
    • 9,678 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Linux x64 release native libgodot library for twodog. Reference this package alongside twodog for Linux release support.
  • 2dog command-line tool and project templates. `dnx 2dog new MyGame` interactively creates a Godot project with .NET hosts; `2dog add` adds hosts (desktop, browser-wasm, xUnit, WinForms) to an existing one;... More information
    • 8,595 total downloads
    • last updated 8/6/2026
    • Latest version: 4.7.1.68
    xUnit collection definitions for testing Godot applications with 2dog. The collections are compiled into your test assembly so xUnit discovers them correctly; the fixtures they bind come from the 2dog.engine... More information
    • 8,435 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Linux x64 meta package for twodog. Includes release, debug, and editor native libraries. Reference this package alongside twodog for complete Linux support.
    • 8,294 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Windows x64 meta package for twodog. Includes release, debug, and editor native libraries. Reference this package alongside twodog for complete Windows support.
    • 7,886 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    macOS arm64 editor native libgodot library for twodog. Reference this package alongside twodog for macOS editor support.
    • 7,804 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    macOS arm64 release native libgodot library for twodog. Reference this package alongside twodog for macOS release support.
    • 7,798 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    macOS arm64 debug native libgodot library for twodog. Reference this package alongside twodog for macOS debug support.
    • 7,416 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Windows x64 editor native libgodot library for twodog. Reference this package alongside twodog for Windows editor support.
    • 7,376 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Windows x64 debug native libgodot library for twodog. Reference this package alongside twodog for Windows debug support.
    • 7,217 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Windows x64 release native libgodot library for twodog. Reference this package alongside twodog for Windows release support.
    • 7,056 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    macOS arm64 meta package for twodog. Includes release, debug, and editor native libraries. Reference this package alongside twodog for complete macOS support.
    • 3,201 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Godot editor tooling assemblies (GodotTools) for twodog. Required for the automatic resource import that runs against the editor-variant libgodot.
    • 2,684 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Browser (wasm) release payload for twodog: static libgodot archive, emscripten JS glue and the Godot web boot shell, statically linked into your dotnet publish. Reference 2dog.browser-wasm instead of this... More information
  • Embed the Godot engine in your .NET applications. Reference the 2dog.engine package and it will pull in the appropriate platform-specific package (2dog.win-x64, 2dog.linux-x64, or 2dog.osx-arm64) for native... More information
    • 2,000 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Browser (wasm) meta package for twodog. Statically links the Godot engine into your .NET browser-wasm publish and ships the Godot web boot shell. Reference this package alongside twodog (2dog) in a net10.0+... More information
    • 1,886 total downloads
    • last updated 7/30/2026
    • Latest version: 4.7.1.35
    Browser (wasm) debug payload for twodog (engine assertions enabled). Opt-in: reference explicitly alongside 2dog.browser-wasm; selected for Debug-configuration publishes.