Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option in the metadata object to make the story.json file user-accessible on the server #17

Open
devxan opened this issue Feb 20, 2024 · 0 comments

Comments

@devxan
Copy link
Collaborator

devxan commented Feb 20, 2024

Example for the metadata object:

{
	"metadata": {
		"title": "My Story",
		"author": "John Doe",
		"storyVersion": "1.0"
		"provideJson": true
	}
}

I'm sure there could be a use case for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant