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

Batch .scn to .tscn

An asset by literalcitrus
The page banner background of a mountain and forest

Quick Information

No ratings yet
Batch .scn to .tscn icon image
literalcitrus
Batch .scn to .tscn

Small script to convert all .scn files in a project into .tscn

Supported Engine Version
2.1.4
Version String
1.0
Support Level
community
Modified Date
8 years ago
Git URL
Issue URL
Download ZIP

Godot - Convert .scn to .tscn

A small script to batch convert .scn files to .tscn.

Usage

Add this script to your project's root directory. Inside this directory, in the command line run godot -s scn_to_tscn.gd to convert all .scn files in the project to .tscn. Add -rm to the end of the command to automatically remove the .scn files that are left behind.

Small script to convert all .scn files in a project into .tscn

Reviews

0 total reviews
No ratings yet

Your Rating

How do you rate this asset?
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

No ratings yet
Batch .scn to .tscn icon image
literalcitrus
Batch .scn to .tscn

Small script to convert all .scn files in a project into .tscn

Supported Engine Version
2.1.4
Version String
1.0
Support Level
community
Modified Date
8 years ago
Git URL
Issue URL
Download ZIP

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers