Skip to content

Sparrowworks/Pigeon

Repository files navigation

Pigeon

An auto-updater for Godot games, works by downloading and replacing .pck files

Features

  • User Notifications: Alerts users when a new version is available.
  • Version Checking: Compares installed version with the latest available version.
  • Download Latest Version: Automatically downloads and installs the latest updates.
  • Cross-Platform Support: Works on various platforms supported by Godot.
  • Diverse Update Sources: For a comprehensive list, read below.

Installation

  • Clone or download the repository.
  • Add AutoUpdater to your Godot project however you wish.

Setup

  1. Github Releases (for public repositories):

You must upload your project on Github

  • Go to AutoUpdate node or AutoUpdate.gd and change "Sparrowworks/Pigeon" to YourGithubNameOrOrganisation/YourGame'sName.

image

image

and that's it! now whenever you make an update, simply:

  • Go to Project Settings.

image

  • Change the version.

image