Skip to content

probfac/godot-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godot-updater

Simple CLI to check and download the latest stable Godot release using the Godot download API and GitHub releases.

Usage

Set the current Godot executable path:

godot-up set-path /home/scher/Godot/Godot_v4.6-stable_linux.x86_64

Check for updates:

godot-up check

Download the latest stable release and update the stored path:

godot-up update

Optional overrides:

godot-up check --slug linux.x86_64.zip --platform linux.64 --flavor stable
godot-up update --download-dir /home/scher/Godot

About

godot updater for downloads api of godot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors