Page 1 of 1

How to update multiple json in one step?

Posted: Thu Oct 05, 2017 11:05 am
by Stratego (dev)
I have found an app that can update multiple textfiles (eg. replacing sone setting) at once.

it is called Notepad++ https://notepad-plus-plus.org/
you can update all files in one step by going into the "search/find in files" and there you can set a folder and a search string and a "replace to" string.

i have used it to remove outdated settings like "canFlyAsteroid" and such.

but be careful with it.

Re: How to update multiple json in one step?

Posted: Fri Oct 06, 2017 12:55 am
by COOLguy
Notepad++ also has column edit so you can type up all columns the same text.