# Welcome!

![](https://3111621278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQtiIcqgMsFRgrnrDm13V%2Fuploads%2FMWg339QyfExE0XznyV2A%2FCard.png?alt=media\&token=0eadc3dc-4878-4ddf-8814-f8e1a333175b)

[<mark style="color:red;">**For a long time I did not updated this module.... Now, the time has come!**</mark>](#user-content-fn-1)[^1]\
Please, visit <https://trello.com/b/orKy2GEr/mysql-for-game-creator-2> for more information.\
**Note that this package (v2.0.0) requires Unity 6**\ <mark style="color:orange;">Warning!</mark>\
\- Full reinstall required. Delete previous version before installing 2.0.0 version!!!\
\- Make a full backup. Most all of the instructions will be blank after update. Because now minimum required version of Unity is 6000.\
\- All functionality with native connector is async, so be careful about the frequency of calling instructions, as executing too quickly can lead to errors.\
\- This measure was made based on the fact that synchronicity was one of the main causes of freezes in the game when executing instructions. If you use remote server file, in other words - remote processing of requests on your server, then this warning note is irrelevant.

{% hint style="info" %}

Visit discord to get help if you need:\
<https://discord.com/channels/886993748695863317/938471699911962684>\
RoadMap (based on your requests)\
<https://trello.com/b/orKy2GEr/mysql-for-game-creator-2\\>
\
**If I don't answer for a long time - be patient, I go to Discord after 19:00 and not every day. I wrote this module personally for myself, during non-working hours. Therefore, I update it as much as possible. If you find any bugs - write to Discord, I will help as soon as I can. Thanks for understanding**
{% endhint %}

Fixes 2.0.0

* Fix installer
* Fix Domain reload freeze when restart game in editor
* Fix freeze on actions (Native connector)
* Fix insert decimals to Column Value Number
* Fix - propper close connection if playmode is Stoped or exit game
* Fix Demo scenes for latest GC2
* Fix return deciamls in instructions
* Full code refactor

[^1]:
