https://github.com/christinec-dev/godotversionupdater
Update Godot to the latest version from within the editor. No need to manually download, extract, and open up the newest version of Godot anymore.
https://github.com/christinec-dev/godotversionupdater
Last synced: 22 days ago
JSON representation
Update Godot to the latest version from within the editor. No need to manually download, extract, and open up the newest version of Godot anymore.
- Host: GitHub
- URL: https://github.com/christinec-dev/godotversionupdater
- Owner: christinec-dev
- License: mit
- Created: 2024-08-21T13:24:53.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T14:43:11.000Z (8 months ago)
- Last Synced: 2025-03-25T08:24:18.372Z (about 1 month ago)
- Language: GDScript
- Homepage:
- Size: 723 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot Version Updater Plugin
This is a tool designed to help update Godot to the latest version within the editor. This plugin eliminates the need to manually download, extract, and open up the newest version of Godot from the Godot website. Upgrade your Godot version for Windows, Linux, MacOS, and Android from within the Editor.## Notice
This plugin is a work-in-progress tool. Please know that I do not own a MacBook, so the MacOS features have not been tested.Join my Discord if you want to give feedback on this plugin or to help me update it: https://discord.gg/FnD8355w
### Next Steps
- Figure out how to add it to the Project Window, instead of the in-project workspace.## Links
- [Wiki](https://github.com/christinec-dev/GodotVersionUpdater/wiki/Tutorial)
- [AssetLib Download]()## Usage Instructions
- Download the plugin and enable it.
- If enabled correctly, there should be a new workspace option within your project.
- This dock has four parts: a directory selector (where you want to save your engine), a console (to show you what's happening), a panel showing version information (current, latest, and an option to enable .NET support), and a button to install the latest update.
- Press execute and your engine should download the latest update!## Screenshots





