14 lines
402 B
Markdown
14 lines
402 B
Markdown
# Gaseous Server
|
|
|
|
This is the server for the Gaseous system. All your games and metadata are stored within.
|
|
|
|
## Requirements
|
|
* MySQL Server 8+
|
|
|
|
## Third Party Projects
|
|
The following projects are used by Gaseous
|
|
* https://dotnet.microsoft.com/en-us/apps/aspnet
|
|
* https://github.com/JamesNK/Newtonsoft.Json
|
|
* https://www.nuget.org/packages/MySql.Data/8.0.32.1
|
|
* https://github.com/kamranayub/igdb-dotnet
|