GDScript Code Upgrader

An asset by christinec.dev
The page banner background of a mountain and forest
GDScript Code Upgrader hero image

Quick Information

0 ratings
GDScript Code Upgrader icon image
christinec.dev
GDScript Code Upgrader

Code Upgrader is a tool designed to help upgrade your GDScript code from Godot 3 to Godot 4. This plugin automates the process of updating deprecated methods, properties, and syntax, ensuring your projects are compatible with the latest version of Godot.

Supported Engine Version
4.0
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
4 months ago
Git URL
Issue URL

Code Upgrader Plugin

Code Upgrader is a tool designed to help upgrade your GDScript code from Godot 3 to Godot 4. This plugin automates the process of updating deprecated methods, properties, and syntax, ensuring your projects are compatible with the latest version of Godot.

Notice

This plugin is a work-in-progress tool.

Please know that I might not have picked up all the changes, as there are a lot, so if you find ones that I haven’t added, you can let me know and I will implement those fixes into the plugin! 

Links

  • Wiki
  • AssetLib Download (Awaiting Approval)

Usage Instructions

  • Download the plugin and enable it.
  • If enabled correctly, there should be a new dock on the left side of the editor.
  • This dock has two parts: a code input and an output panel.
  • We will paste our Godot 3 code in the input panel, and copy our Godot 4 code from the output panel.
  • Press execute and your code should be converted!

Screenshots

README Screenshot 2024-08-09 100646

README Screenshot 2024-08-09 100719

Code Upgrader is a tool designed to help upgrade your GDScript code from Godot 3 to Godot 4. This plugin automates the process of updating deprecated methods, properties, and syntax, ensuring your projects are compatible with the latest version of Godot.

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
GDScript Code Upgrader icon image
christinec.dev
GDScript Code Upgrader

Code Upgrader is a tool designed to help upgrade your GDScript code from Godot 3 to Godot 4. This plugin automates the process of updating deprecated methods, properties, and syntax, ensuring your projects are compatible with the latest version of Godot.

Supported Engine Version
4.0
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
4 months 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