Is it Possible to Change some data in .json files I was gonna edit Dragons of atlantis .json files ! Just Like BYm gonna map it then everything is like WTF!!
JSON is JavaScript Object Notation. It's a vaguely human-readable text file that stores data. It's in a format that various programming languages, such as JavaScript and Python, can read. It's basically a save file for a program. You can open it up in your favorite text editor (Notepad, TextEdit, GEdit, and so on), but you probably won't be able to do much with it.Quote:
Is it Possible to Change some data in .json files I was gonna edit Dragons of atlantis .json files ! Just Like BYm gonna map it then everything is like WTF!!