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
Rn. We're doing a while loop to find every frame in the story file, then put them into an object with the property name of the frame name. Either way, it's a simple string, and should be easy ish to make look pretty.
Would take place in https://github.com/leveluptuts/bookit/blob/main/src/lib/Code.svelte
Rn. We're doing a while loop to find every frame in the story file, then put them into an object with the property name of the frame name. Either way, it's a simple string, and should be easy ish to make look pretty.