You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When restoring the Godot files from the cache, this action completely ignores a new url for no reason, the cache should not restore a key from a different file, this makes it impossible to use the cache functionality and update their exports. (or change your download urls for any reason)
When restoring the Godot files from the cache, this action completely ignores a new url for no reason, the cache should not restore a key from a different file, this makes it impossible to use the cache functionality and update their exports. (or change your download urls for any reason)
godot-export/src/godot.ts
Line 113 in 0da3bb2
should become
and
godot-export/src/godot.ts
Line 120 in 0da3bb2
should become
See #119
The text was updated successfully, but these errors were encountered: