You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -729,7 +729,7 @@ If you are on Windows, from the [CounterStrikeSharp](https://github.com/roflmuff
729
729
730
730
K4 Arenas requires a MySQL database (5.2 or higher) to function. Setting up a MySQL Database is outside the scope of this repo.
731
731
732
-
You can set one up yourself or use a hosted one (there are also some free options such as [filess.io](https://filess.io/#DBMS)[freemysqlhosting.net](https://www.freemysqlhosting.net/)[db4free.net/](https://www.db4free.net/) but reliability isn't guaranteed).
732
+
You can set one up yourself or use a hosted one (there are also some free options such as [filess.io](https://filess.io/#DBMS)[aiven.io](https://aiven.io/pricing?product=mysql)[freemysqlhosting.net](https://www.freemysqlhosting.net/)[db4free.net](https://www.db4free.net/) but reliability isn't guaranteed).
733
733
734
734
Once you have the connection details; the config file is located at `/game/csgo/addons/counterstrikesharp/configs/plugins/K4-Arenas/K4-Arenas.json` which you would put in `/custom_files/addons/counterstrikesharp/configs/plugins/K4-Arenas/K4-Arenas.json` so it is not overwritten/deleted and open the file `K4-Arenas.json` and add your database connection details to `"database-settings"`.
0 commit comments