Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be πŸ“–

Godot Text Snapshot

An asset by 1Stalk
The page banner background of a mountain and forest
Godot Text Snapshot thumbnail image
Godot Text Snapshot thumbnail image
Godot Text Snapshot hero image

Quick Information

0 ratings
Godot Text Snapshot icon image
1Stalk
Godot Text Snapshot

Quickly gathering project context. GDScript files, Scene trees, and Project Settings into a single text file or clipboard.

Supported Engine Version
4.5
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
6 hours ago
Git URL
Issue URL

Godot Text Snapshot

Godot 4 plugin that exports selected GDScript files, Scene trees, and Project Settings into a single text file or clipboard.

Primary Use Case: Quickly gathering project context to share with LLMs or for documentation.

Features

  • πŸ“‚ Scripts: Batch export .gd files (optionally grouped by folder).
  • 🌳 Scenes: Text-based visualization of Scene trees (includes Nodes, Signals, Groups, and Inspector changes).
  • βš™οΈ Settings: Includes project.godot, Autoloads (Globals), and cleaned-up Input Map.
  • πŸ€– LLM Ready: Optional Markdown formatting (code blocks) for better parsing by AI.
  • πŸ“‹ Output: Copy directly to Clipboard or save to res://text_snapshot.txt.

Installation

  1. Copy the folder containing this plugin into your project's addons/ directory.
  2. Go to Project β†’ Project Settings β†’ Plugins and enable Godot Text Snapshot.

Usage

  1. Navigate to Project β†’ Tools β†’ Text Snapshot...
  2. Select the scripts and scenes you want to include.
  3. (Optional) Configure formatting in the footer (e.g., wrap in Markdown).
  4. Click Copy to Clipboard or Save to File.

License

MIT

Quickly gathering project context. GDScript files, Scene trees, and Project Settings into a single text file or clipboard.

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
Godot Text Snapshot icon image
1Stalk
Godot Text Snapshot

Quickly gathering project context. GDScript files, Scene trees, and Project Settings into a single text file or clipboard.

Supported Engine Version
4.5
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
6 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