Coding Help Help please

MilkieRae

Cowpoke
Not sure what I'm doing wrong, I watched the videos and read the wiki on how to make a manifest.json but I just keep getting this message. All I did was copy and paste the example manifest from the wiki then filled in the info I needed too. If anyone can help I'd be so thankful, thank you!
 

Attachments

VladM

Tiller
As it says that the error is at line 1, position 1, maybe the JSON is saved with BOM? Try saving the manifest as an UTF8 file without BOM
 
Top