Extends database configuration to support Postgres in addition to existing SQLite and MySQL options. Includes new settings for Postgres host, database name, username, and password. Implements a connection builder for Postgres, ensuring proper error handling when connecting. Updates dependency to include Npgsql for Postgres connectivity. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Program.cs | ||
| TShockLauncher.csproj | ||