Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

ShipKit Public Demo Readiness

An asset by shipkitstudio
The page banner background of a mountain and forest
ShipKit Public Demo Readiness hero image

Quick Information

0 ratings
ShipKit Public Demo Readiness icon image
shipkitstudio
ShipKit Public Demo Readiness

Free Godot 4 public-demo readiness checklist and lightweight inspector scene for checking pause, reset, feedback, store CTA, build stamp, and package-trust basics before a public demo.It is meant for developers preparing public demos, playtests, press builds, festival builds, or Next Fest-style demo builds. It catches common wrapper and trust gaps before players see the demo:- pause action exists- demo reset hook is present- feedback URL is configured- store or wishlist CTA is configured- visible build stamp exists- source package trust docs are present- human QA checklist is includedThis is the free checklist/inspector, not the optional full demo shell. It contains plain Godot scenes, GDScript, docs, and an MIT license. No executable or installer is included.

Supported Engine Version
4.2
Version String
0.1.0
License Version
MIT
Support Level
community
Modified Date
4 hours ago
Git URL
Issue URL

ShipKit Public Demo Readiness

Free Godot 4 public-demo readiness checklist and lightweight inspector scene.

Use this when your demo is playable, but you want to catch wrapper and trust gaps before sending it to public players, press, streamers, festival reviewers, or external playtesters.

What's Included

  • addons/shipkit_public_demo_readiness/docs/PUBLIC_DEMO_READINESS_CHECKLIST.md
  • addons/shipkit_public_demo_readiness/scenes/demo_readiness_inspector.tscn
  • addons/shipkit_public_demo_readiness/scripts/demo_readiness_inspector.gd
  • MIT license

Source Trust

License

MIT. See LICENSE.md.

Support

Use GitHub issues after this free asset is published. Include your Godot version, operating system, whether the addon was copied into an existing project, and any console output.

The inspector checks for common public-demo wrapper items such as a pause action, reset hook, feedback URL, store CTA, build stamp, and source package trust docs. It is intentionally small and plain GDScript so Godot developers can inspect or adapt it quickly.

Install

Copy addons/shipkit_public_demo_readiness into your Godot 4 project. Enable the plugin from Project > Project Settings > Plugins if you want the PublicDemoReadinessInspector node type to appear in the editor. You can also instance res://addons/shipkit_public_demo_readiness/scenes/demo_readiness_inspector.tscn directly in a debug or QA scene.

Optional exported paths:

  • pause_menu_path
  • demo_controller_path
  • build_stamp_path

The scene can run without these paths, but the related checks will show TODO until you wire them to your own project nodes.

Boundary

This is the free checklist/inspector, not the full demo shell. It does not include the paid/PWYW shell's pause menu, settings menu, input remapping, controller labels, reset confirmation UI, feedback button, or store CTA button.

The optional full shell is here: https://shipkitstudio.itch.io/godot-4-next-fest-demo-shell

You do not need the optional full shell to use this free checklist/inspector.

AI Disclosure

Some docs and code in this package were AI-assisted and then reviewed, edited, packaged, and tested by ShipKit Studio. The package is plain GDScript, scenes, and Markdown so you can inspect the full source before using it.

Free Godot 4 public-demo readiness checklist and lightweight inspector scene for checking pause, reset, feedback, store CTA, build stamp, and package-trust basics before a public demo.

It is meant for developers preparing public demos, playtests, press builds, festival builds, or Next Fest-style demo builds. It catches common wrapper and trust gaps before players see the demo:

- pause action exists
- demo reset hook is present
- feedback URL is configured
- store or wishlist CTA is configured
- visible build stamp exists
- source package trust docs are present
- human QA checklist is included

This is the free checklist/inspector, not the optional full demo shell. It contains plain Godot scenes, GDScript, docs, and an MIT license. No executable or installer is included.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
ShipKit Public Demo Readiness icon image
shipkitstudio
ShipKit Public Demo Readiness

Free Godot 4 public-demo readiness checklist and lightweight inspector scene for checking pause, reset, feedback, store CTA, build stamp, and package-trust basics before a public demo.It is meant for developers preparing public demos, playtests, press builds, festival builds, or Next Fest-style demo builds. It catches common wrapper and trust gaps before players see the demo:- pause action exists- demo reset hook is present- feedback URL is configured- store or wishlist CTA is configured- visible build stamp exists- source package trust docs are present- human QA checklist is includedThis is the free checklist/inspector, not the optional full demo shell. It contains plain Godot scenes, GDScript, docs, and an MIT license. No executable or installer is included.

Supported Engine Version
4.2
Version String
0.1.0
License Version
MIT
Support Level
community
Modified Date
4 hours ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers