Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.
/ godot-updater Public archive

Scripts to download and install Godot Engine

License

Notifications You must be signed in to change notification settings

DeeJayLSP/godot-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Godot Updater

These are some scripts tasked with dowloading, installing and linking the godot command to the binary.

Linux

At the moment this updater only supports Linux. It requires bash, curl, wget and unzip to work. A torsocksversion is available for those with problems downloading from TuxFamily.

In order to run you need to type:

sudo /path/to/script.sh <valid.godot.version>

By default, this script installs the engine at /opt/godot/major_godot_version/godot. The symbolic link can be found at /usr/local/bin/godot

Be aware that using the updater to downgrade to a older godot version will also update the link to that old version.

About

Scripts to download and install Godot Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages