• Creates a story by loading the configuration from a file or a teleported story.

    Parameters

    • cfgUrl: string
    • callback: ((story: Story) => void)
        • (story): void
        • Parameters

          • story: Story

          Returns void

    • Optionalfps: uint
    • OptionalcreateParams: CreateStoryParams

    Returns void

    config-file