Ark2000 / PankuConsole

Feature-packed real-time debugging toolkit for Godot Engine.
https://k2kra.xyz/PankuConsole/
MIT License
1.01k stars 39 forks source link

Download from Godot AssetLib improper. #122

Closed JeanKouss closed 1 year ago

JeanKouss commented 1 year ago

Description

I am experiencing an issue while trying to install PankuConsole through the AssetLib panel in the Godot editor. The files I'm getting from the installer and their organization are different from what is expected based on the repository's content.

How To Reproduce

Steps to reproduce the behavior:

  1. Go to AssetLib panel ;
  2. Search for "PankuConsole" ;
  3. Attempt to install it.

Expected behavior

When installing PankuConsole, the asset installer should provide the files that are consistent with the released version available in the repository.

Screenshots

image

Infos

Ark2000 commented 1 year ago

Confirmed. Will be fixed later.

Ark2000 commented 1 year ago

a new git branch godot4_asset_library is created, downloading from godot asset library should be fine now.