Page 1 of 1

Is there an editor you can get like past version?

PostPosted: Wed May 24, 2023 6:18 pm
by beatle
Is there an editor you can get like past version? In past games you get various editors to make various changes inside the game. Is there one for this version? Not talking about the editor in-game.

Re: Is there an editor you can get like past version?

PostPosted: Wed May 24, 2023 7:58 pm
by beatle
I found where you can export the file. There must be a program to edit the file itself!

Re: Is there an editor you can get like past version?

PostPosted: Thu May 25, 2023 9:17 am
by MainOffender
You can use SQLite Studio to edit the file. It's free.

Re: Is there an editor you can get like past version?

PostPosted: Fri May 26, 2023 2:11 pm
by beatle
I did try that. I could not figure that program out. I could not figure out how to make it work correctly to get lists to edit. I never got a list to edit.

Re: Is there an editor you can get like past version?

PostPosted: Fri May 26, 2023 3:01 pm
by MainOffender
Open the database you exported. You should then see a list of Tables in the left hand column. Right click the one you want to edit. Select 'edit table.' Some stuff should now appear in the center table. Above the center table, there are some tabs: Structure, Data, Constraints, etc. Select data. You should now see the editable information.