ShipKit Public Demo Readiness is a small, free, MIT-licensed Godot 4 checklist and inspector scene for developers preparing public demos, playtests, press builds, festival builds, or Next Fest-style demo builds.
It is meant to catch 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
The package contains plain Godot scenes, GDScript, Markdown docs, and an MIT license. No executable or installer is included.
This is the free checklist/inspector, not the optional full demo shell. It does not include the full shell pause menu, settings menu, input remapping, controller labels, reset confirmation UI, feedback button, or store CTA button. You do not need the optional full shell to use this free resource.
Source, release ZIP, SHA256 checksum, manifest, and issue tracker are available on GitHub so developers can inspect the package before enabling it in a project.
Links
- Repository: https://github.com/AI-Vibing-AI/shipkit-public-demo-readiness
- Release ZIP: https://github.com/AI-Vibing-AI/shipkit-public-demo-readiness/releases/download/v0.1.0/shipkit-public-demo-readiness-v0.1.0.zip
- SHA256 checksum: https://github.com/AI-Vibing-AI/shipkit-public-demo-readiness/releases/download/v0.1.0/shipkit-public-demo-readiness-v0.1.0.zip.sha256
- Manifest: https://github.com/AI-Vibing-AI/shipkit-public-demo-readiness/releases/download/v0.1.0/shipkit-public-demo-readiness-v0.1.0-manifest.txt
- Issue tracker: https://github.com/AI-Vibing-AI/shipkit-public-demo-readiness/issues
Changelog for version 0.1.0
No changelog provided for this version.