Page 1 of 1

About the .json files

Posted: Tue Aug 10, 2021 10:27 am
by Alagirez
Oh hey it's been a while. Lately I'm trying to get myself back in the game slowly, but irl stuff took my time.

So I just found that the .json files is now a thing in SMBX, and I wonder how does the .json files work? especially when paired with the SMBX stuff such as levels and lua. The .json files is something new for me, so that's why I asked this question.

Thanks in advance.

Re: About the .json files

Posted: Tue Aug 10, 2021 12:13 pm
by Hoeloe
.json files are just data storage, they don't do anything by themselves. A few are used by npcs and such to supply additional data to the individual npcs, which can be set in the editor, but those need to be set up using the editor .ini files to work.