doc: added a README.MD file

This commit is contained in:
Michael Green
2023-04-09 01:29:24 +10:00
committed by GitHub
parent 302306e55c
commit c1e963c886

13
README.MD Normal file
View File

@@ -0,0 +1,13 @@
# 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