doc: added a README.MD file
This commit is contained in:
13
README.MD
Normal file
13
README.MD
Normal 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
|
Reference in New Issue
Block a user