ramokz / phantom-camera

👻🎥 Control the movement and dynamically tween 2D & 3D cameras. Built for Godot 4. Inspired by Cinemachine.
https://phantom-camera.dev/
MIT License
2.18k stars 72 forks source link

Updater Doesn't work #201

Closed lunarcloud closed 8 months ago

lunarcloud commented 8 months ago

Issue description

The update button does nothing. And worse, there's no "don't tell me about this again" button to prevent it from re-appearing every time I load my project!

Steps to reproduce

  1. Open project ( like say https://github.com/lunarcloud/ggj-2024-rail-shooter/tree/GGJ2024Final )
  2. See the update notifier image
  3. Click Update
  4. Eventually it asks to restart image
  5. Click "Reload"
  6. Nothing has changed, go back to step 2

(Optional) Minimal reproduction project

No response

lunarcloud commented 8 months ago

Godot version is 4.2.1 stable on Linux

ramokz commented 8 months ago

Apologies, forgot to update the plugin.cfg.

Should be working now if you reopen the project.