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

invalid JSON data #137

Open
yetese opened this issue Dec 16, 2024 · 1 comment
Open

invalid JSON data #137

yetese opened this issue Dec 16, 2024 · 1 comment

Comments

@yetese
Copy link

yetese commented Dec 16, 2024

No description provided.

@SandTechStuff
Copy link
Contributor

The only place I think you can get this error is if you are importing a mod settings JSON and the formatting is incorrect. Is this what is happening?

If that is the case, could you provide the JSON you are trying to import?

Start Menu Styler JSON files should look a little something like this:

{
	"theme":"Example",
	"controlStyles[0].target":"ExampleTarget",
	"controlStyles[0].styles[0]":"ExampleStyle1=10",
	"controlStyles[0].styles[1]":"ExampleStyle2=20"
}

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

2 participants