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
Describe the bug
Changing the content of an Ink file that is included in an Ink story does not cause the story to be recompiled correctly the next time the game is executed.
Describe the bug
Changing the content of an Ink file that is included in an Ink story does not cause the story to be recompiled correctly the next time the game is executed.
To Reproduce
Here's a repro of the problem:
https://github.com/klootas/GodotRepro.git
Environment
** Additional context **
My ink_cache.json in the user folder:
{"res://Ink/Story.ink":["res://Ink/Test.ink\r"]}
The text was updated successfully, but these errors were encountered: