I developed it mostly with the motivation to clean up the UI.
(I also wanted to rework the existing script because it was sometimes installed on vehicles that did not have it installed.)
This script supports the following languages and follows the language settings of the game.
English (machine translation)
Japanese (base language)
Korean (machine translation)
This is my first time releasing on the forum, so I’m still getting the hang of it.
If you have any feedback or support requests, please feel free to comment!
The NUI code is already minified for the resulting build, so it is possible that there are false positives there.
If you are concerned, please check the code as the overall structure is very simple.
Why you dont use normal SQL upload systems ?? its not works well and “dbmate” complicated!!!
i like your UI but i didint save my SQL data must be user friendly scripts …
The queries are configured in a migration-style query to be able to keep up with future changes in the DB structure.
As I added in the README earlier, if you want to do it manually, you only need to execute the query in the area enclosed by the square below.