* Add files via upload
* Update README.es_ES.md
* Create en.json
* Update README.es_ES.md
* Update README.es_ES.md
* Update en.json
* updated spanish json, added lang
* Rename README.es_ES.md to README.es.md
* Update README.md
Spanish has been added to the list of available languages.
* Update README.fr.md
Spanish has been added to the list of available languages.
* Update README.it.md
Spanish has been added to the list of available languages.
* Update README.jp.md
Spanish has been added to the list of available languages.
* Update README.ru_RU.md
Spanish has been added to the list of available languages.
* Update README.zh_CN.md
Spanish has been added to the list of available languages.
* Fixed translation tags on profile tab
* [Implem. Fix] Past names
* Updating strings
* Update localization strings in en.json
* Temporary fix to world clasification dropdown localization
* Updating spanish translations
* Update translations
* Removing things my vscode changed lol
* Updating spanish translations
---------
Co-authored-by: Miguel Campo (migue802) <contact@migue802.com>
Co-authored-by: migue802 <54627022+migue802@users.noreply.github.com>
* docs: Change readme
* feat: New /settings endpoint; Make U# implementation easier
To further avoid the 5 second string loading delay, developers are no longer required to use /init before getting data; Every data request endpoint will now initialize the world automatically and include a connection key in the response.
Changed the way debug init works; It should now work for all endpoints without extra checks by just returning the current world as wrld_12345.
New /settings endpoint allows the change of the allow_external_reads column in the database, but getting data is currently unimplemented.
Fix store request logging being... completely wrong.
* Update README.md
Co-authored-by: Tayou <31988415+TayouVR@users.noreply.github.com>
---------
Co-authored-by: Tayou <31988415+TayouVR@users.noreply.github.com>