OpenLoco / ObjectEditor

A modern implementation of 'LocoTool' for dat file parsing
7 stars 3 forks source link

Allow user to edit/upload metadata changes to online objects #82

Open LeftofZen opened 3 months ago

LeftofZen commented 3 months ago

It's hard to interact with a database via SQL and command line and json files. Make the editor great again and let it edit these things on the server. Careful consideration of authentication will need to happen.

LeftofZen commented 2 months ago

I think this will require the concept of a 'user' in the system so we can enforce. Requires #101 to complete.