> For the complete documentation index, see [llms.txt](https://oops-i-devd.gitbook.io/christinec-dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oops-i-devd.gitbook.io/christinec-dev/tools/godot-3-to-4-converter-plugin.md).

# Godot 3 to 4 Converter 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.

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!&#x20;

Join my Discord if you want to give feedback on this plugin or to help me update it: <https://discord.gg/FnD8355w>

{% embed url="<https://github.com/christinec-dev/GDScriptCodeUpgrader>" %}
